Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 23 Oct 2013 22:04:24 +0000 (23:04 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 23 Oct 2013 22:04:24 +0000 (23:04 +0100)
wscript

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