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 | 2873afe49c63a673d3a2873cd81baad87573dd0b (patch) | |
| tree | f560de0be75f8c9380c1e10291b34d87b841e1dd /wscript | |
| parent | 5323e65637177f9003a3a6fc6d16318efef250a6 (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.48pre' +VERSION = '1.48' def options(opt): opt.load('compiler_cxx') |
