diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-07 13:17:59 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-07 13:17:59 +0000 |
| commit | 53e786582b8b9e873981d12487c9ac49ded59615 (patch) | |
| tree | 403197cae38a43e1419c4351f9d57e694d6d0777 | |
| parent | d1456a7e94d0cbc6a7b122f4a67ab764243ed1a4 (diff) | |
Bump version
| -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.36' +VERSION = '2.6.36devel' def options(opt): opt.load('compiler_cxx') |
