diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-30 23:04:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-30 23:04:45 +0100 |
| commit | 35803dfe4b30e6e2d863ac7a634c58d4d5bca398 (patch) | |
| tree | 1bb4422f48de4580ad2636468049b7f11ddb72d5 | |
| parent | 49d779c5289ecfaf9acaac429251b2ffd032228a (diff) | |
Bump versionv0.79
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.79pre' +VERSION = '0.79' def options(opt): opt.load('compiler_cxx') |
