diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-06 13:13:10 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-06 13:13:10 +0000 |
| commit | 5a9f7345de08eb067a8fd1979f65bd5401ac939f (patch) | |
| tree | 6b1164143c23b13d884d911fe5c3e4f62d281c15 | |
| parent | e647ebc6c68ebba8d9ad65c84e37d8ee949c4b22 (diff) | |
Bump versionv0.92
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.92pre' +VERSION = '0.92' def options(opt): opt.load('compiler_cxx') |
