Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 6 Mar 2014 18:28:58 +0000 (18:28 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 6 Mar 2014 18:28:58 +0000 (18:28 +0000)
wscript

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