diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-19 08:27:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-19 08:27:26 +0100 |
| commit | 7836aa40bdde4354b2a816995faa09fa609917cf (patch) | |
| tree | f553d0ee942a430389e43d5467cdd198bc054223 | |
| parent | 2728469db21a91ce114ffbe9b9212a96fa3e1f54 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.46' +VERSION = '0.47pre' def options(opt): opt.load('compiler_cxx') |
