summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2014-08-18 11:40:58 -0400
committerSteve Dickson <steved@redhat.com>2014-08-18 11:40:58 -0400
commitdd1b6d6c0015ebc0b0288e38f7268ea615cea47c (patch)
treedfbb8230744b320b37f6a244119d543cd09f2ec3
parent5618b2f89a752e8bacf9f7c847fd99484a9d3bbc (diff)
downloadrpcbind-dd1b6d6c0015ebc0b0288e38f7268ea615cea47c.tar.gz
Release: 0.2.1rpcbind-0_2_1
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 2b67720..747a8bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(rpcbind, 0.2.0)
+AC_INIT(rpcbind, 0.2.1)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/rpcbind.c])