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