diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-04 21:23:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-04 21:23:34 +0100 |
| commit | 5f66118c2a3ece1cc6d109beae702fa384a86c4a (patch) | |
| tree | 3b27c060b9603581d7fb8967bb8a1c5ade3a9e0e | |
| parent | fca67f5661c55db6d4206cd17f4cdcf7ede865da (diff) | |
Bump versionv0.49
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.49pre' +VERSION = '0.49' def options(opt): opt.load('compiler_cxx') |
