summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPhil Shafer <phil@FreeBSD.org>2019-11-07 18:05:26 +0000
committerPhil Shafer <phil@FreeBSD.org>2019-11-07 18:05:26 +0000
commit5fe9672cf6a4e4e6c6bbdb133c9d998f577f88f2 (patch)
treece84af655647e03c5efa9ea2fb92f12e0aa3f803 /configure.ac
parent0922e92a305ac1fd58f814909bbaf2f9fed56552 (diff)
Notes
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 b042f7e2c28b..62d5a0383f79 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@
#
AC_PREREQ(2.2)
-AC_INIT([libxo], [1.3.0], [phil@juniper.net])
+AC_INIT([libxo], [1.3.1], [phil@juniper.net])
AM_INIT_AUTOMAKE([-Wall -Werror foreign -Wno-portability])
# Support silent build rules. Requires at least automake-1.11.