Bump version v1.2.3
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 21:41:18 +0000 (22:41 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 21:41:18 +0000 (22:41 +0100)
wscript

diff --git a/wscript b/wscript
index c475cb364f02e406be185d0fa6b8dce7dade5c74..9a112866b0fa4b8619bd440497eca9dfc434aca2 100644 (file)
--- a/wscript
+++ b/wscript
@@ -4,7 +4,7 @@ import sys
 import distutils.spawn
 
 APPNAME = 'libdcp'
-VERSION = '1.2.2devel'
+VERSION = '1.2.3'
 API_VERSION = '-1.0'
 
 def options(opt):