diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-21 14:32:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-21 14:32:12 +0100 |
| commit | 41e48cd58a6c59788ba7ba2b9e7957ba94fc1410 (patch) | |
| tree | c8725f1000edda651dc161ec6619e0edef71c5c1 /wscript | |
| parent | 5918dfa87af3a030173316aabf604e825067eda7 (diff) | |
Bump version.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ import subprocess APPNAME = 'libdcp' -VERSION = '0.03' +VERSION = '0.04pre' def options(opt): opt.load('compiler_cxx') |
