diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-02-03 22:36:14 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-02-03 22:36:14 +0000 |
| commit | 5f5bfeb57becf9f2b2a3a953412757d71491ab97 (patch) | |
| tree | 81f27f33a9afd9962728660ce5573e425841e481 /wscript | |
| parent | 3f382e4b9e9d48a96190397295b316f60e0ea205 (diff) | |
Bump versionv2.12.19
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.12.18devel' +VERSION = '2.12.19' def options(opt): opt.load('compiler_cxx') |
