diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-01 16:28:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-01 16:28:34 +0100 |
| commit | 823da952436ef7c61aaad59399d58b2c4ba4ff59 (patch) | |
| tree | d8bc1ab527ab60a31030fe7d87532010da098fb0 | |
| parent | 39155213741fa0c50ed8af8ca3bae168e412a06b (diff) | |
Bump versionv0.81
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.81pre' +VERSION = '0.81' def options(opt): opt.load('compiler_cxx') |
