Release 2015.7

This commit is contained in:
Colin Walters 2015-06-02 12:59:48 -04:00
parent 4f785d4f86
commit 44e7e59d27
1 changed files with 1 additions and 1 deletions

View File

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