summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorStephen Dolan <mu@netsoc.tcd.ie>2013-05-19 10:48:25 +0100
committerStephen Dolan <mu@netsoc.tcd.ie>2013-05-19 11:48:18 +0100
commit0535e724a274818f0ef7fab74d5a59a32fd78ac9 (patch)
tree81c445b8f1f969b2c96aa08a6a527b2f7452b559 /configure.ac
parentfd1ac5dd791f5a9ec618b8a0eba5c39cec13b6de (diff)
jq 1.3 releasejq-1.3
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 0ad893af..1ee3ad7d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([jq], [1.2], [mu@netsoc.tcd.ie],
+AC_INIT([jq], [1.3], [mu@netsoc.tcd.ie],
[jq], [http://stedolan.github.com/jq/])
dnl Created autoconf implementation thompson@dtosolutions, 26NOV12