Basic try to put i18n into windows installers.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index c0fbec87f4b9501d649642439fd8b2a818f3dbf6..ad46e3d756b264672b67c7a3cbefada97f311c58 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.76beta1'
+VERSION = '0.77pre'
 
 def options(opt):
     opt.load('compiler_cxx')