diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-02 17:20:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-02 17:20:27 +0100 |
| commit | 4eff4595c012cfebf184cb249d4d8e2c1f32f5e4 (patch) | |
| tree | 51909118eb642e3d787f45c315e25c0805d522e6 | |
| parent | 568d433830710baa7b0c64a5b7491758beb95b1c (diff) | |
Bump versionv0.48
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.48pre' +VERSION = '0.48' def options(opt): opt.load('compiler_cxx') |
