Bump version. v0.01
authorCarl Hetherington <cth@carlh.net>
Wed, 18 Jul 2012 00:09:21 +0000 (01:09 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 18 Jul 2012 00:09:21 +0000 (01:09 +0100)
wscript

diff --git a/wscript b/wscript
index 7bb264cf3cc1a8abefca93d3f22f93e81ebefa17..a72acbbffc554ffaa43d62c5f69d03d89cb0f15b 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libdcp'
-VERSION = '0.01pre'
+VERSION = '0.01'
 
 def options(opt):
     opt.load('compiler_cxx')