diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-27 00:19:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-27 00:19:25 +0100 |
| commit | 5264d9b206cf2ce0a72abe7874fdcfec1278a6c7 (patch) | |
| tree | 4a8cade2ac1e26553570f7ee933495256e9f225c /wscript | |
| parent | 413c694a6b0bcf1dcb8e055166ab985d9c8a9ec7 (diff) | |
Bump versionv2.1.29
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.28devel' +VERSION = '2.1.29' def options(opt): opt.load('compiler_cxx') |
