diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-25 01:03:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-25 01:03:14 +0100 |
| commit | 55fff9cea0b4133c6fa1b4d436a5e9572622af56 (patch) | |
| tree | cc6731e6960982d4b472f6e1be52b06f2dc925a0 /wscript | |
| parent | 02347831e2b8bdc3f53c84988ab1bf46ad399b1e (diff) | |
Bump versionv2.1.9
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.8devel' +VERSION = '2.1.9' def options(opt): opt.load('compiler_cxx') |
