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