Some manual updates.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index de92c182aa923305be0bc645673a02734091c1ec..c255993d2ed5817eecfdd6f7adc13bf8a3c09e37 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.59pre'
+VERSION = '0.59beta1'
 
 def options(opt):
     opt.load('compiler_cxx')