Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 10 Jan 2014 14:14:09 +0000 (14:14 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 10 Jan 2014 14:14:09 +0000 (14:14 +0000)
wscript

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