Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 9 Jan 2014 21:22:14 +0000 (21:22 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 9 Jan 2014 21:22:14 +0000 (21:22 +0000)
wscript

diff --git a/wscript b/wscript
index 9f89e068e1f4e5da294a3f06fcb4c2eb71064f07..3f7427cd2aa14c78e892523f52050b3f3d185a40 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.61.1'
+VERSION = '1.61.2pre'
 
 def options(opt):
     opt.load('compiler_cxx')