diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-11 10:17:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-11 10:17:52 +0100 |
| commit | 8c2fca46577a2de512be1d227201bd0100ad9d24 (patch) | |
| tree | 8dc6ac9833c09ea4f6c74fb465fcb369ed74a721 | |
| parent | 341bdc0e4f78fed5f231e741142e2e74415f56b7 (diff) | |
Bump versionv0.61
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.61pre' +VERSION = '0.61' def options(opt): opt.load('compiler_cxx') |
