Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 8 Feb 2014 16:38:06 +0000 (16:38 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 8 Feb 2014 16:38:06 +0000 (16:38 +0000)
wscript

diff --git a/wscript b/wscript
index 78958d22b68a3a30094c9ea6804975a15580f97f..8c7d33d8a489a25ee42d6411655590c5bf0b2dff 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.64.4'
+VERSION = '1.64.4devel'
 
 def options(opt):
     opt.load('compiler_cxx')