diff options
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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): |
![]() |
index : libsub | |
| Subtitle handling library | cth@carlh.net |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | wscript | 2 |
@@ -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): |