Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 17 Sep 2013 16:45:21 +0000 (17:45 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 17 Sep 2013 16:45:21 +0000 (17:45 +0100)
wscript

diff --git a/wscript b/wscript
index 4a5e88f7b326f714411bd6dd8a1b356badf47e50..2e6d8740f8eb608458807f3b193ab7d36cc7e7aa 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.04'
+VERSION = '1.05pre'
 
 def options(opt):
     opt.load('compiler_cxx')