diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-03 22:04:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-03 22:04:48 +0100 |
| commit | 16173bd97642189d1d64e96d9c3eb58d9df11b09 (patch) | |
| tree | a238daf85046b45b825680024a69012268c1d8d2 /wscript | |
| parent | ee17cf3649e9c70e873c2768c446d040f439827a (diff) | |
Bump versionv1.3.4
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'libdcp' -VERSION = '1.3.3devel' +VERSION = '1.3.4' API_VERSION = '-1.0' def options(opt): |
