Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 29 Aug 2013 22:59:35 +0000 (23:59 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 29 Aug 2013 22:59:35 +0000 (23:59 +0100)
wscript

diff --git a/wscript b/wscript
index 0911b0eea1bd902fd14adacdc18ad337c804c3c7..b16bb7be72e5323f9d9a5e997970efcb4ac8fd53 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.01'
+VERSION = '1.02pre'
 
 def options(opt):
     opt.load('compiler_cxx')