diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-25 22:13:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-25 22:13:36 +0100 |
| commit | e1d69b8b64e89bdb322bee504a981f72ad625984 (patch) | |
| tree | 97515228f0c83337fb5c0119b18b87634aa82141 | |
| parent | ade05a3c11320f8d4558e660bd37277bb88606d8 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.69.36' +VERSION = '1.69.36devel' def options(opt): opt.load('compiler_cxx') |
