Bump version v1.1.0
authorCarl Hetherington <cth@carlh.net>
Sat, 13 Jun 2015 14:18:35 +0000 (15:18 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 13 Jun 2015 14:18:35 +0000 (15:18 +0100)
wscript

diff --git a/wscript b/wscript
index 8bedae224b6874a8b3368916e6b415199c53b286..dcaec7948376d439144ee8349385d0abe0fe542d 100644 (file)
--- a/wscript
+++ b/wscript
@@ -4,7 +4,7 @@ import sys
 import distutils.spawn
 
 APPNAME = 'libdcp'
-VERSION = '1.00.0devel'
+VERSION = '1.1.0'
 API_VERSION = '-1.0'
 
 def options(opt):