diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-23 22:10:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-23 22:10:29 +0000 |
| commit | 044a27aed354793af314888eeb2ff0495676280c (patch) | |
| tree | af5bd71d69847fc3923b9afb5ad153a69ffc0d15 /wscript | |
| parent | ebaf30ff11dee86d541e32c9964e0c8edd2f2fcc (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.49pre' +VERSION = '1.49' def options(opt): opt.load('compiler_cxx') |
