diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-12 19:28:41 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-12 19:28:41 +0000 |
| commit | 47318593c62a36639d41dc900177838a16793026 (patch) | |
| tree | 97c81a6f6d55ea7e5f8744f2b34e95a7c64644ef /wscript | |
| parent | e412564a57a5898a8f5f49c42bede37e76f0c41c (diff) | |
Bump versionv0.36
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.36pre' +VERSION = '0.36' def options(opt): opt.load('compiler_cxx') |
