From 866594b2f7d105d65c5a8f59b39aa2a218349d8c Mon Sep 17 00:00:00 2001 From: Jason Fesler Date: Fri, 4 Apr 2014 22:18:06 -0700 Subject: Set version to 1.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 726a7d0..0a83bb6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.68]) -AC_INIT([Falling Sky mod_ip], [0.1182], [http://code.google.com/p/falling-sky/issues/list], [mod_ip], [http://code.google.com/p/falling-sky]) +AC_INIT([Falling Sky mod_ip], [1.0], [http://code.google.com/p/falling-sky/issues/list], [mod_ip], [http://code.google.com/p/falling-sky]) AC_HEADER_RESOLV AC_CHECK_HEADERS([arpa/inet.h arpa/nameser.h netinet/in.h stdlib.h string.h sys/socket.h]) AC_CHECK_FUNCS([memset strchr]) -- cgit v1.2.3