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 | 1a18b2d2552179ad9d8c550439043b23314fc750 (patch) | |
| tree | 2f2baf64039321dabf036c81d532dc81376daec0 /wscript | |
| parent | 5b6d753439207fcb33b84690bcc22d142a7c3bfa (diff) | |
Bump versionv0.47
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.47pre' +VERSION = '0.47' def options(opt): opt.load('compiler_cxx') |
