diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-24 22:47:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-24 22:47:45 +0100 |
| commit | b467eedd1b2cd81aa5e18104448e08255ed61404 (patch) | |
| tree | ce88a45dc14d8d4c4b82037f406881db29e202b1 /wscript | |
| parent | 446427a28a055115d78d5ec513b9229571fca511 (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.12devel' +VERSION = '1.69.13' def options(opt): opt.load('compiler_cxx') |
