Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 9 Jan 2014 19:02:00 +0000 (19:02 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 9 Jan 2014 19:02:00 +0000 (19:02 +0000)
wscript

diff --git a/wscript b/wscript
index 5362c00b57feada0aef1ce004fa8ead06b3518fd..08c3082df05e4e8e5b8b977463fc55f6ca38e5c7 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.60'
+VERSION = '1.61pre'
 
 def options(opt):
     opt.load('compiler_cxx')