Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 10 Feb 2014 20:09:26 +0000 (20:09 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 10 Feb 2014 20:09:26 +0000 (20:09 +0000)
wscript

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