More wx dep hacks.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index a98d6089491d1302a5a8d8e69f02058796fdb342..93db7d3ee08516357c3d97c46132499890fbae77 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.106pre'
+VERSION = '0.106beta1'
 
 def options(opt):
     opt.load('compiler_cxx')