diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-08 13:34:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-08 13:34:38 +0100 |
| commit | 00220c67bda831912f443ef50371742923472690 (patch) | |
| tree | 9120c818361431e699138adc8466d28786730340 /wscript | |
| parent | 134b58c3072bf7cf8128a2ed871a7dd80e1ae1ef (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.56' +VERSION = '0.57pre' def options(opt): opt.load('compiler_cxx') |
