Bump version v1.2.2
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 16:05:51 +0000 (16:05 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 16:05:51 +0000 (16:05 +0000)
wscript

diff --git a/wscript b/wscript
index 62611641505e33868be65e48ec709710cc6415f7..53f50c4eeaf66f948bf84fcddcedafed1759194b 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 from waflib import Context
 
 APPNAME = 'libsub'
-VERSION = '1.2.1devel'
+VERSION = '1.2.2'
 API_VERSION = '-1.0'
 
 def options(opt):