From: Michael Jumper Date: Tue, 22 Feb 2011 06:36:54 +0000 (-0800) Subject: Migrating to new version number system X-Git-Url: http://git.alex.org.uk Migrating to new version number system --- diff --git a/configure.in b/configure.in index 36a30c5..05e8f30 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_INIT(src/daemon.c) -AM_INIT_AUTOMAKE(guacd, 0.0.1) +AM_INIT_AUTOMAKE(guacd, 0.3.0) # Checks for programs. AC_PROG_CC