Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 12 Jan 2013 19:32:33 +0000 (19:32 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 12 Jan 2013 19:32:33 +0000 (19:32 +0000)
wscript

diff --git a/wscript b/wscript
index 0d256779f679490bde08ae8cec299b8e03994503..06facf2697b404c2d5ced1d87904ac45e4c8273c 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import lut
 
 APPNAME = 'libdcp'
-VERSION = '0.36'
+VERSION = '0.37pre'
 
 def options(opt):
     opt.load('compiler_cxx')