summaryrefslogtreecommitdiff
path: root/libnet/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'libnet/configure.ac')
-rw-r--r--libnet/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnet/configure.ac b/libnet/configure.ac
index 7ace166..2688469 100644
--- a/libnet/configure.ac
+++ b/libnet/configure.ac
@@ -4,7 +4,7 @@ dnl All rights reserved.
dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([libnet],[1.2])
+AC_INIT([libnet],[1.2-rc1])
AC_MSG_RESULT(beginning autoconfiguration process for libnet-${PACKAGE_VERSION} ...)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/libnet_build_ip.c])