diff --git a/SConstruct b/SConstruct index a405283e..b9012f27 100644 --- a/SConstruct +++ b/SConstruct @@ -8,7 +8,7 @@ # ## -VERSION = '2.06' +VERSION = open('VERSION').read() stubs = [ 'bzip2',