Release 2017.2

Lots of client side improvements here.

Closes: #627
Approved by: jlebon
This commit is contained in:
Colin Walters 2017-02-14 15:24:30 -05:00 committed by Atomic Bot
parent ddbaf19f1e
commit 12448b9e33

View File

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