diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-08 16:28:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-08 16:28:11 +0100 |
| commit | dffe4cbc232e46a98aac2ee5545b73b9c5caab33 (patch) | |
| tree | 3875e8d6ce523bd435fad48b021d02bf1bb60c7d /wscript | |
| parent | f414659abfc068f0062cc098ff5ab5bf46d113cb (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.57' +VERSION = '0.58pre' def options(opt): opt.load('compiler_cxx') |
