diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-03-20 19:46:22 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-03-20 19:46:22 +0000 |
| commit | d5957ad061876b7c5b30642c45c56f134d8a7dfa (patch) | |
| tree | 368cf4c03f0ce9857c77194234c86ea28177a44a /wscript | |
| parent | fad584efec38cbb8a7a35b750fcdead01e38f856 (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.100.0' +VERSION = '0.100.0devel' def options(opt): opt.load('compiler_cxx') |
