Skip to content

Commit

Permalink
Release 2023.8
Browse files Browse the repository at this point in the history
We have a decent set of stuff accumulated and I think we're
in a stable state.
  • Loading branch information
cgwalters committed Sep 26, 2023
1 parent 6451c11 commit d30d7f6
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
Expand Up @@ -3,7 +3,7 @@ dnl
dnl SEE RELEASE.md FOR INSTRUCTIONS ON HOW TO DO A RELEASE.
dnl
m4_define([year_version], [2023])
m4_define([release_version], [7])
m4_define([release_version], [8])
m4_define([package_version], [year_version.release_version])
AC_INIT([rpm-ostree], [package_version], [coreos@lists.fedoraproject.org])
AC_CONFIG_HEADER([config.h])
Expand Down

0 comments on commit d30d7f6

Please sign in to comment.