diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-13 23:42:23 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-13 23:42:23 +0100 |
| commit | 1636793125afc485d823f0cdd023d74c5e0060be (patch) | |
| tree | ce35df4210d8750382f9aa8721015b7b955078dd | |
| parent | 36439e0cb69d7d3a3c3944367fa649b77776e0ba (diff) | |
Bump versionv1.2.4
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ import sys import distutils.spawn APPNAME = 'libdcp' -VERSION = '1.2.3devel' +VERSION = '1.2.4' API_VERSION = '-1.0' def options(opt): |
