Release 2016.1

This commit is contained in:
Colin Walters 2016-01-12 08:55:06 -05:00
parent 5929ce9e0e
commit 587fc5a5a1
1 changed files with 1 additions and 1 deletions

View File

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