summaryrefslogtreecommitdiff
path: root/lib/jsoncpp/json/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'lib/jsoncpp/json/UPDATING')
-rw-r--r--lib/jsoncpp/json/UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/jsoncpp/json/UPDATING b/lib/jsoncpp/json/UPDATING
index f0226e8ee..0893244cf 100644
--- a/lib/jsoncpp/json/UPDATING
+++ b/lib/jsoncpp/json/UPDATING
@@ -1,6 +1,6 @@
#!/bin/sh
cd ..
-git clone https://github.com/open-source-parsers/jsoncpp -b 1.8.3 --depth 1
+git clone https://github.com/open-source-parsers/jsoncpp -b 1.9.4 --depth 1
cd jsoncpp
python amalgamate.py
cp -R dist/json ../json