Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 8 Jan 2014 12:39:03 +0000 (12:39 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 8 Jan 2014 12:39:03 +0000 (12:39 +0000)
wscript

diff --git a/wscript b/wscript
index b27921d7c0a64680e4ea750a65db6f45b1c64c7a..6b1d3d3a0fd1b5399cb67e9042b1a3671dfbb549 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.59'
+VERSION = '1.60pre'
 
 def options(opt):
     opt.load('compiler_cxx')