diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-05 09:27:22 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-05 09:27:22 +0000 |
| commit | dd7260da0ef3daabada6b273ac74020f37d19cab (patch) | |
| tree | 9c537564a98410d90b143b58b9bf5c2293b00826 | |
| parent | b1974e4890039596874ac6d127e3dbc6faa6f1f9 (diff) | |
Bump versionv1.1.8
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libsub' -VERSION = '1.1.7devel' +VERSION = '1.1.8' API_VERSION = '-1.0' def options(opt): |
