Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 11 Jan 2014 18:38:13 +0000 (18:38 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 11 Jan 2014 18:38:13 +0000 (18:38 +0000)
wscript

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