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 | f414659abfc068f0062cc098ff5ab5bf46d113cb (patch) | |
| tree | 260825684b5859011532124744c7ae18a12a2144 | |
| parent | 321d1b056040a472aba7ac43dc4938087124ec2e (diff) | |
Bump versionv0.57
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.57pre' +VERSION = '0.57' def options(opt): opt.load('compiler_cxx') |
