diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-25 23:21:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-25 23:21:21 +0100 |
| commit | 6b1f20815736346ada4f08865194e3b7a957690e (patch) | |
| tree | 201ede1cff2c57d33fff8fbc6fa3d74b0ec5c87e /wscript | |
| parent | 70ed8fee407b25d74e80748be1f4e73d257948da (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.36devel' +VERSION = '1.69.37' def options(opt): opt.load('compiler_cxx') |
