Twiddle version.
authorCarl Hetherington <cth@carlh.net>
Wed, 12 Feb 2014 23:37:15 +0000 (23:37 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 12 Feb 2014 23:37:15 +0000 (23:37 +0000)
wscript

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