diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-29 16:38:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-29 16:38:35 +0100 |
| commit | 8fb0f4eaa6d91ca9369f45dd7a57c29149edaaac (patch) | |
| tree | e7af9bc786580c896b037a642536173694a321c6 | |
| parent | ff6103478f51ef7a925b899fd2a14c741e281dca (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.18' +VERSION = '1.69.18devel' def options(opt): opt.load('compiler_cxx') |
