Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 8 Feb 2014 13:33:08 +0000 (13:33 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 8 Feb 2014 13:33:08 +0000 (13:33 +0000)
wscript

diff --git a/wscript b/wscript
index 625334c3db2b2d32a0c3edec9a6efb6aacbf8b86..425bfee20f4dbdbca5538d8bcca8ec8fae08fb3d 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.64.3'
+VERSION = '1.64.3devel'
 
 def options(opt):
     opt.load('compiler_cxx')