diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-12-11 16:53:12 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-12-11 16:53:12 +0000 |
| commit | f92917123f74977f38201212bdd196b112a05369 (patch) | |
| tree | 6a742a4c9124cf0390999ed99f78d0875a156388 /wscript | |
| parent | 33085e3c0c7257d818339e361ea4f7669ae24ca9 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.22devel' +VERSION = '2.0.23' def options(opt): opt.load('compiler_cxx') |
