Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 25 Oct 2013 15:12:14 +0000 (16:12 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 25 Oct 2013 15:12:14 +0000 (16:12 +0100)
wscript

diff --git a/wscript b/wscript
index 7b43509fc48a3d530707bc158e2874074555a32d..88bd2e3e6e298e823d9aa675f36822b80040a9b5 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.22'
+VERSION = '1.23pre'
 
 def options(opt):
     opt.load('compiler_cxx')