summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2016-11-28 15:47:28 -0500
committerSteve Dickson <steved@redhat.com>2016-11-28 15:47:28 -0500
commit40ef74c9ce220cfc7cd146d2c8b16121ae4aef89 (patch)
tree356e9f054ea6dffa21a27ad58eb3f64b1426d8db
parent5739ac63458348f7bcb8f315e20b478ddbb1bb6e (diff)
downloadrpcbind-40ef74c9ce220cfc7cd146d2c8b16121ae4aef89.tar.gz
Release: 0.2.4rpcbind-0_2_4
Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f34f669..3790310 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(rpcbind, 0.2.3)
+AC_INIT(rpcbind, 0.2.4)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/rpcbind.c])