summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index c3bd773..a2c7507 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,9 +19,9 @@ LT_CURRENT=1
LT_REVISION=0
LT_AGE=0
-YAJL_MAJOR=1
+YAJL_MAJOR=2
YAJL_MINOR=0
-YAJL_MICRO=11
+YAJL_MICRO=5
dnl VERSION="${LT_CURRENT}.${LT_REVISION}.${LT_AGE}"