diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-08 09:23:24 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-08 09:23:24 +0100 |
| commit | 5bb3a9d85a8ada7e3fcc9efd5072b8e0be299124 (patch) | |
| tree | 69504eeba1c27da8d0c86f29b2ab8109ae1f9496 /wscript | |
| parent | d54d33de525734bf5df8107ba98a22fa3f722c97 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.9.1' +VERSION = '2.9.1devel' def options(opt): opt.load('compiler_cxx') |
