Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 7 Jan 2014 22:59:53 +0000 (22:59 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 7 Jan 2014 22:59:53 +0000 (22:59 +0000)
wscript

diff --git a/wscript b/wscript
index 4c9db0ab8a0cdbdce6cfaeed11973ac5cee59f83..21e889d8ad4328d9e9f9ae612a72bc4726b49636 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.58'
+VERSION = '1.59pre'
 
 def options(opt):
     opt.load('compiler_cxx')