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 | a65d775d08f4598a87d7100458a26e3921290333 (patch) | |
| tree | 470fb4b561d2db388bb818e3e2f98f84fec586de /wscript | |
| parent | 4eff4595c012cfebf184cb249d4d8e2c1f32f5e4 (diff) | |
Bump version
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.48' +VERSION = '0.49pre' def options(opt): opt.load('compiler_cxx') |
