Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 3 Sep 2015 15:38:09 +0000 (16:38 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 3 Sep 2015 15:38:09 +0000 (16:38 +0100)
wscript

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