Release 2017.1

Just bugfixes, but it's time to ship them.

Closes: #653
Approved by: jlebon
This commit is contained in:
Colin Walters 2017-01-23 15:22:30 -05:00 committed by Atomic Bot
parent d1f4d94720
commit 6517a8a27a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
AC_PREREQ([2.63]) AC_PREREQ([2.63])
dnl If incrementing the version here, remember to update libostree.sym too dnl If incrementing the version here, remember to update libostree.sym too
AC_INIT([ostree], [2016.15], [walters@verbum.org]) AC_INIT([ostree], [2017.1], [walters@verbum.org])
AC_CONFIG_HEADER([config.h]) AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([buildutil]) AC_CONFIG_MACRO_DIR([buildutil])
AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_AUX_DIR([build-aux])