diff options
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'libdcp' -VERSION = '1.2.8devel' +VERSION = '1.2.9' API_VERSION = '-1.0' def options(opt): |
![]() |
index : libdcp | |
| DCP handling library | cth@carlh.net |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | wscript | 2 |
@@ -5,7 +5,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'libdcp' -VERSION = '1.2.8devel' +VERSION = '1.2.9' API_VERSION = '-1.0' def options(opt): |