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

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