diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-29 23:36:59 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-29 23:36:59 +0000 |
| commit | 59806506712166fcc164685e313aa499288b10dc (patch) | |
| tree | e65666b8db7cc4d7f9d263fdb20b15b6225c524b /wscript | |
| parent | e6a3bf0ca40bf7b53d4b28cf899a47fa0a54c358 (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.38pre' +VERSION = '1.38' def options(opt): opt.load('compiler_cxx') |
