Release 2015.9

This commit is contained in:
Colin Walters 2015-09-23 12:10:22 -04:00
parent 1181833e79
commit bb14a336c2
1 changed files with 1 additions and 1 deletions

View File

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