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

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