diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-01 18:55:54 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-01 18:55:54 +0000 |
| commit | 55cbf52ef3815f2a571083ecc077585e4f938434 (patch) | |
| tree | 3ae644a68f2dc85fb5a7d1b45cc17ac077240ae2 | |
| parent | 5edd130eafacda6233df537a76a3c1fe69c7e660 (diff) | |
Bump versionv0.30
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.30pre' +VERSION = '0.30' def options(opt): opt.load('compiler_cxx') |
