diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-27 22:30:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-27 22:30:19 +0100 |
| commit | f03412c3c0517d7f9afb7372ab1eeba61d11a29b (patch) | |
| tree | af5f5fbc55930b4fd72eb9a9e11ebed1ce6899c6 /wscript | |
| parent | a9e6a22b0462451f1e533082ba588a2cf4ba2f86 (diff) | |
Bump versionv0.76
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.76pre' +VERSION = '0.76' def options(opt): opt.load('compiler_cxx') |
