Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 22 Aug 2015 14:46:04 +0000 (15:46 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 22 Aug 2015 14:46:04 +0000 (15:46 +0100)
wscript

diff --git a/wscript b/wscript
index ad2f1d72253865f08f2f67e31336061a857a6043..8968e690dbc63e397008e25a0ee8040fed772d1e 100644 (file)
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@ import distutils.spawn
 from waflib import Logs
 
 APPNAME = 'dcpomatic'
-VERSION = '2.1.44'
+VERSION = '2.1.44devel'
 
 def options(opt):
     opt.load('compiler_cxx')