Migrating to new version number system

This commit is contained in:
Michael Jumper 2011-02-21 22:36:54 -08:00
parent efcfa12fe6
commit 23bc28253a

View File

@ -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