diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-21 14:24:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-21 14:24:40 +0000 |
| commit | d95d95efbb0b0d76e62e97d9198384d26aab3a97 (patch) | |
| tree | 04fa1b463800eb1c0ca821aa64451fa1b2a8beea /wscript | |
| parent | 0fc3ae397e281035627ad8848b4a50c093ae5e4f (diff) | |
Bump versionv2.6.8
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.7devel' +VERSION = '2.6.8' def options(opt): opt.load('compiler_cxx') |
