Remove quite a lot of N_
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 3f0d9f1dfe0c93632a60d140b56a87351d29481a..c0fbec87f4b9501d649642439fd8b2a818f3dbf6 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.76pre'
+VERSION = '0.76beta1'
 
 def options(opt):
     opt.load('compiler_cxx')