diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-09 13:30:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-09 13:30:24 +0000 |
| commit | 1fc1760141963856baf9d41d03a65eca015acf3f (patch) | |
| tree | a27b06625666eabdf5dfff4134c74f4d926af510 /wscript | |
| parent | 9545b416fe06f1aeb73e63cdc04e6b473c718572 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.33' +VERSION = '0.34pre' def options(opt): opt.load('compiler_cxx') |
