diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-14 15:37:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-14 15:37:35 +0100 |
| commit | 44a733fe7cd5114515e440a584cd8804acc22830 (patch) | |
| tree | 8ec8afdf5392e4dfdab01268e85e94030e5f88db /wscript | |
| parent | a1ea56aece3f83f95ebefc19e991e964492d64ff (diff) | |
Fiddle version number.
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.2.0' +VERSION = '2.2.1' def options(opt): opt.load('compiler_cxx') |
