diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-11-11 13:00:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-11-11 13:00:40 +0000 |
| commit | dc71c7a22bb62fd6602f4196d33be9daea7b132d (patch) | |
| tree | 16e056143e2f0749eb475b292998916f83bda6dc /wscript | |
| parent | f45f70f4a07bbf8bd794334c44126c6cfff6dac2 (diff) | |
Bump versionv1.4.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.4.3devel' +VERSION = '1.4.4' API_VERSION = '-1.0' def options(opt): |
