diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-08 21:23:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-08 21:23:01 +0100 |
| commit | da496ff94e78a1f0d65e64337973a0cb6cf53d40 (patch) | |
| tree | 6a93a292fae97fa26739fbadae317fbba4c5f9ea | |
| parent | 6f4d2af753813849c5cf0e9e568edad667b8b77a (diff) | |
Bump versionv0.59
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.59pre' +VERSION = '0.59' def options(opt): opt.load('compiler_cxx') |
