Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 2 May 2014 21:01:44 +0000 (22:01 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 2 May 2014 21:01:44 +0000 (22:01 +0100)
wscript

diff --git a/wscript b/wscript
index e7c7e3e25c002cc90e7de7669c0166d0f7fd9c57..829980c38373d71861505bc0a17ed4fed7103d4c 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.68.0'
+VERSION = '1.68.0devel'
 
 def options(opt):
     opt.load('compiler_cxx')