commit | 43e25c3b0900a891db41568542da626d12b784d0 | [log] [tgz] |
---|---|---|
author | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Thu Nov 19 19:03:14 2009 +0000 |
committer | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Thu Nov 19 19:03:14 2009 +0000 |
tree | 58e5179c5aa5af8f1c4e3064fdc6e4d9001dbac0 | |
parent | 2a787ec8e62c92d4e8cd1729b6e9d219886018d6 [diff] [blame] |
Fixed documentation example. Bounced version number.
diff --git a/SConstruct b/SConstruct index be142c3..a22d4c9 100644 --- a/SConstruct +++ b/SConstruct
@@ -73,7 +73,7 @@ import os.path import sys -JSONCPP_VERSION = '0.1' +JSONCPP_VERSION = '0.2' DIST_DIR = '#dist' options = Variables()