diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-11 00:23:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-11 00:23:08 +0100 |
| commit | 1a44a0816ccdaeacc468485c6d67135886cfde91 (patch) | |
| tree | 3c7291b81c857ecf35e9b7b1c66854030c698f0d /wscript | |
| parent | b9a1d78cdbd604667062737bf46d0d73f8659f4f (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.60' +VERSION = '0.61pre' def options(opt): opt.load('compiler_cxx') |
