diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-03 10:09:17 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-03 10:09:17 +0000 |
| commit | 9f8116a47be15ab3ca54d005c2ea06fd666f553b (patch) | |
| tree | 844c4f471fc3e5b3b44900c5a1e321daa8ffbd26 /wscript | |
| parent | 1d93a1663bb79677fcbd5603f94095f9ddbeea16 (diff) | |
Bump versionv2.6.1
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, Context APPNAME = 'dcpomatic' -VERSION = '2.6.0devel' +VERSION = '2.6.1' def options(opt): opt.load('compiler_cxx') |
