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

diff --git a/wscript b/wscript
index 4382e26d6ca78a252bb4ebf95e31661e61624b3f..6d19a84f630690f112c60c168f7dbe87e7629f33 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.61.2'
+VERSION = '1.62.0pre'
 
 def options(opt):
     opt.load('compiler_cxx')