Revision 31b9055c configure.ac

b/configure.ac
1 1
# Configure script for Ganeti
2 2
AC_PREREQ(2.59)
3
AC_INIT(ganeti, 1.2.0, ganeti@googlegroups.com)
3
AC_INIT(ganeti, 1.2.1, ganeti@googlegroups.com)
4 4
AC_CONFIG_AUX_DIR(autotools)
5 5
AC_CONFIG_SRCDIR(configure)
6 6
AM_INIT_AUTOMAKE([foreign tar-ustar])

Also available in: Unified diff