diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-09 22:57:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-09 22:57:47 +0100 |
| commit | f4086e8a19269917cb144a5425ce5d06deedf645 (patch) | |
| tree | 59d2370e030fab684ad3339a27f8e8f237658d07 /wscript | |
| parent | 5eacf5f4805181617e486805ab5d07ccf5e21cde (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -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.0devel' +VERSION = '1.69.1' def options(opt): opt.load('compiler_cxx') |
