diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:41:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:41:18 +0100 |
| commit | 220cd23f1420fb5fa00f8d98b3e8e29dea1789d0 (patch) | |
| tree | 18053eb270e508e552a2786b047640b6c6038fe6 | |
| parent | 8df5f582bfe2b3750547f2645cc85a8f00dc433a (diff) | |
Bump versionv1.2.3
| -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.2devel' +VERSION = '1.2.3' API_VERSION = '-1.0' def options(opt): |
