Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 11 Feb 2014 15:52:44 +0000 (15:52 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 11 Feb 2014 15:52:44 +0000 (15:52 +0000)
wscript

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