diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-03 16:38:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-03 16:38:09 +0100 |
| commit | a6d878cd9812b20ab34d36273ce64928acd9de02 (patch) | |
| tree | d5795a0b41b74bccb3476912f6a8dd3ea3bae86f /wscript | |
| parent | a7ef02bc06310e73eba69128c25dc1a174c8929c (diff) | |
Bump versionv2.1.51
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.50devel' +VERSION = '2.1.51' def options(opt): opt.load('compiler_cxx') |
