Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 2 Feb 2014 23:46:54 +0000 (23:46 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 2 Feb 2014 23:46:54 +0000 (23:46 +0000)
wscript

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