diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-09 22:54:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-09 22:54:00 +0100 |
| commit | 38c56df418b6191506fbae22377276fc7a63f38b (patch) | |
| tree | cf454848d22152c3db9da6d12d1b4f98c68b5c85 /wscript | |
| parent | 2f485da571a1b15e1679d109035b70ae42c4bdc6 (diff) | |
Bump versionv2.1.60
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.59devel' +VERSION = '2.1.60' def options(opt): opt.load('compiler_cxx') |
