diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-29 15:23:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-29 15:23:13 +0100 |
| commit | 49fb66ee26be51bee67ae552c9cf4f8d21495b79 (patch) | |
| tree | 22a87a406d6b1376c716eeea1db59476709b16a3 | |
| parent | 1a18b2d2552179ad9d8c550439043b23314fc750 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.47' +VERSION = '0.48pre' def options(opt): opt.load('compiler_cxx') |
