Skip to content
Snippets Groups Projects
Commit 3571f686 authored by Iustin Pop's avatar Iustin Pop
Browse files

Bump up version to beta1

parent 051f92ec
No related branches found
No related tags found
No related merge requests found
# Configure script for Ganeti
AC_PREREQ(2.59)
AC_INIT(ganeti, 1.2a, ganeti@googlegroups.com)
AC_INIT(ganeti, 1.2b1, ganeti@googlegroups.com)
AC_CONFIG_AUX_DIR(autotools)
AM_INIT_AUTOMAKE(foreign)
AM_INIT_AUTOMAKE([foreign tar-ustar dist-bzip2])
# Check common programs
AC_PROG_INSTALL
......@@ -22,4 +22,5 @@ fi
AC_CONFIG_FILES([Makefile man/Makefile docs/Makefile
testing/Makefile tools/Makefile
lib/Makefile scripts/Makefile daemons/Makefile])
AC_OUTPUT
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment