Somewhat hacky but seemingly functional frame back/forward (rest of #68).
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 5b0babd905e56747f88f2c3966ec932639fd815e..400018e899adf2f9cc00a07ed00e554890c2ca2c 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.84pre'
+VERSION = '0.84beta4'
 
 def options(opt):
     opt.load('compiler_cxx')