aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2012-01-30 20:59:32 +0200
committerPetri Lehtinen <petri@digip.org>2012-01-30 20:59:32 +0200
commita894980258289fc20be7283f9b8b8221195fa714 (patch)
treeffcedc8e1e9f8864228b1f656777356eda55a45f /configure.ac
parentf227483846e6febf7f43398d8cfa27cffc79e4b4 (diff)
downloadjansson-a894980258289fc20be7283f9b8b8221195fa714.zip
jansson-a894980258289fc20be7283f9b8b8221195fa714.tar.gz
jansson-a894980258289fc20be7283f9b8b8221195fa714.tar.bz2
Set master to 2.4 development mode
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 662f41a..9f1ab1d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([jansson], [2.3], [petri@digip.org])
+AC_INIT([jansson], [2.4-dev], [petri@digip.org])
AM_INIT_AUTOMAKE([1.10 foreign])