diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-20 16:49:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-20 16:49:09 +0000 |
| commit | 309d6b151c14fa62236fe6fd336c7e165d9ad93f (patch) | |
| tree | c98d28168c25d406f80e34481061837776040b42 /wscript | |
| parent | a85c0e14526da2f5cb5799ad0fa32c0c8cf74da2 (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.31pre' +VERSION = '1.31' def options(opt): opt.load('compiler_cxx') |
