diff options
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.102.0devel' +VERSION = '0.103.0' def options(opt): opt.load('compiler_cxx') |
![]() |
index : libdcp | |
| DCP handling library | cth@carlh.net |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | wscript | 2 |
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.102.0devel' +VERSION = '0.103.0' def options(opt): opt.load('compiler_cxx') |