summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2013-02-12 14:31:54 -0500
committerSteve Dickson <steved@redhat.com>2013-02-12 14:31:54 -0500
commite03f1beb65ed857635cd1b59950d53ab030b1aa4 (patch)
tree27d21e11a86ef064f25bd8884564ca30f0b8e21c /configure.ac
parentfac3eb51c7055055bdd7dccd9db556d9e4a1cf35 (diff)
downloadti-rpc-e03f1beb65ed857635cd1b59950d53ab030b1aa4.tar.gz
Release 0.2.3
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index a99c5d6..40dce96 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
-AC_INIT(libtirpc, 0.2.2)
-AM_INIT_AUTOMAKE(libtirpc, 0.2.2)
+AC_INIT(libtirpc, 0.2.3)
+AM_INIT_AUTOMAKE(libtirpc, 0.2.3)
AM_MAINTAINER_MODE
AC_CONFIG_SRCDIR([src/auth_des.c])
AC_CONFIG_MACRO_DIR([m4])