Skip to content

Commit

Permalink
Release 2017.5
Browse files Browse the repository at this point in the history
A very minor release, but better than backporting more patches. This rolls in
the `RegisterClient` fix as non-root, plus the arm32 crasher.

The syscore refactoring is the only risky part, but I'm pretty confident in it.

Closes: coreos#757
Approved by: jlebon
  • Loading branch information
cgwalters authored and rh-atomic-bot committed Apr 28, 2017
1 parent f58600a commit 23a9e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
AC_INIT([rpm-ostree], [2017.4], [[email protected]])
AC_INIT([rpm-ostree], [2017.5], [[email protected]])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([buildutil])
AC_CONFIG_AUX_DIR([build-aux])
Expand Down

0 comments on commit 23a9e7e

Please sign in to comment.