diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-19 16:53:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-19 16:53:09 +0100 |
| commit | 65c74c74e003b574758bb0be58d60badeffe297c (patch) | |
| tree | 919a735d64e239f64768a302c2c7140ceca6c67f /wscript | |
| parent | bc346667528fa4e0e76701f48f15c986ba0a999d (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.54' +VERSION = '0.55pre' def options(opt): opt.load('compiler_cxx') |
