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 | 34466763154ee900200e96b7d753c455a2c3414e (patch) | |
| tree | 71b785ad9241c3ec006357e2cc56fbf79d7f4970 /wscript | |
| parent | 5f66118c2a3ece1cc6d109beae702fa384a86c4a (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.49' +VERSION = '0.50pre' def options(opt): opt.load('compiler_cxx') |
