Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gservice.git;a=commitdiff;h=6d28c1b9ae847164d53d0fe5d6fb29c98874d6c6
commit 6d28c1b9ae847164d53d0fe5d6fb29c98874d6c6 Author: Priyank <[email protected]> Date: Thu Feb 26 21:01:54 2009 +0530 updates for 0.1.1 diff --git a/configure.ac b/configure.ac index 123587c..5ca4d20 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ ENV_CFLAGS=$CFLAGS AC_PREREQ(2.59) -AC_INIT([gService], 0.1.1-git, [[email protected]], gservice) +AC_INIT([gService], 0.1.1, [[email protected]], gservice) AC_CONFIG_SRCDIR([src/gservice.c]) AC_LANG(C) AM_CONFIG_HEADER(config.h) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
