Bump version v1.2.1
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 15:55:54 +0000 (15:55 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 15:55:54 +0000 (15:55 +0000)
wscript

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