From 9a7748e8e02ce5f91869879387f1829232bd3dd7 Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Wed, 6 May 2015 10:05:22 -0400 Subject: Release 0.3.0 Signed-off-by: Steve Dickson --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 0216c21..711b054 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(libtirpc, 0.2.4) +AC_INIT(libtirpc, 0.3.0) AM_INIT_AUTOMAKE([silent-rules]) AM_SILENT_RULES([yes]) AC_CONFIG_SRCDIR([src/auth_des.c]) -- cgit v1.2.1