Bump version
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 6a4a702cbed80a667c99130c6f5998f686b0d183..e7c7e3e25c002cc90e7de7669c0166d0f7fd9c57 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.67.1devel'
+VERSION = '1.68.0'
 
 def options(opt):
     opt.load('compiler_cxx')