Gah! Remove trailing .1 from version.
This commit is contained in:
@ -20,7 +20,7 @@ m4_define([upgrade_revision], [0])
|
||||
|
||||
# Autoconf / Automake Initialization
|
||||
AC_PREREQ(2.58)
|
||||
AC_INIT([evolution],[evo_version.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution])
|
||||
AC_INIT([evolution],[evo_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution])
|
||||
AM_INIT_AUTOMAKE([gnu 1.9])
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_SRCDIR(README)
|
||||
|
||||
Reference in New Issue
Block a user