diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-23 21:59:39 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-23 21:59:39 +0000 |
| commit | ebaf30ff11dee86d541e32c9964e0c8edd2f2fcc (patch) | |
| tree | 66a8fc9917dc5a0feaff9895dd5b84f1cb635267 | |
| parent | 2873afe49c63a673d3a2873cd81baad87573dd0b (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.48' +VERSION = '1.49pre' def options(opt): opt.load('compiler_cxx') |
