Bump version.
authorCarl Hetherington <cth@carlh.net>
Wed, 18 Jul 2012 11:37:14 +0000 (12:37 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 18 Jul 2012 11:37:14 +0000 (12:37 +0100)
wscript

diff --git a/wscript b/wscript
index 74c9febe18dc17230a33abf8e959bf6143172ffa..77ec153a48c5d562594d714a993317d642162b9c 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libdcp'
-VERSION = '0.02'
+VERSION = '0.03pre'
 
 def options(opt):
     opt.load('compiler_cxx')