diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-08 19:00:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-08 19:00:32 +0100 |
| commit | 9161e5cf93d0356dc809d7262280dfc7fd862d33 (patch) | |
| tree | 476398bb7536ecec146f5c47254d1e90a6e80afe /wscript | |
| parent | a0f6dcc38f67f99a024fd098c3c6cd138e1b3d8c (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.58' +VERSION = '0.59pre' def options(opt): opt.load('compiler_cxx') |
