Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 18 Feb 2014 20:48:59 +0000 (20:48 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 18 Feb 2014 20:48:59 +0000 (20:48 +0000)
wscript

diff --git a/wscript b/wscript
index 043ab3c0299725b0463be7b8d760e5d790fe7295..131ca8830efdb4b613a4019f65a39cf1283cfc28 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.64.13'
+VERSION = '1.64.13devel'
 
 def options(opt):
     opt.load('compiler_cxx')