Bump version v0.37
authorCarl Hetherington <cth@carlh.net>
Tue, 5 Feb 2013 18:45:28 +0000 (18:45 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 5 Feb 2013 18:45:28 +0000 (18:45 +0000)
wscript

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