diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-12 21:19:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-12 21:19:55 +0100 |
| commit | d5caa25abe4c0eb7cddc664e38a488c04c0ef402 (patch) | |
| tree | 89b6f117ba70f88f6689d8fd5b9f086977aac6d7 /wscript | |
| parent | 020d50e63542c815d368d72c92b9a2cd33dbb1f9 (diff) | |
Bump versionv2.0.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.0.50devel' +VERSION = '2.0.51' def options(opt): opt.load('compiler_cxx') |
