New release; major version bump

This release splits off the old -autobuilder code into a new -toolbox
module, among other things.
This commit is contained in:
Colin Walters 2014-05-23 10:31:41 -04:00
parent cc8e5ef97c
commit 9a73843908

View File

@ -1,5 +1,5 @@
AC_PREREQ([2.63])
AC_INIT([rpm-ostree], [2014.8], [walters@verbum.org])
AC_INIT([rpm-ostree], [2014.100], [walters@verbum.org])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])