diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-14 15:37:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-14 15:37:45 +0100 |
| commit | a7271ea348747e8fecd831385da1d7cd9a835ef9 (patch) | |
| tree | bf44f1fe842ad19e13a1c864b91f4ac05fe713e3 /wscript | |
| parent | 44a733fe7cd5114515e440a584cd8804acc22830 (diff) | |
Bump versionv2.2.2
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.1' +VERSION = '2.2.2' def options(opt): opt.load('compiler_cxx') |
