diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-28 23:36:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-28 23:36:27 +0100 |
| commit | 549708aa2b871f09594fe917f5c72907eb2bdedc (patch) | |
| tree | 1f7630928e4b76b6a137280778391120766da3bb | |
| parent | d332ebdf39a64cfad36c96667bdeeb23aaecd2de (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.17' +VERSION = '1.69.17devel' def options(opt): opt.load('compiler_cxx') |
