Skip to content

Commit

Permalink
Update configure.ac
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Lebon <[email protected]>
  • Loading branch information
2 people authored and openshift-merge-robot committed Jan 19, 2021
1 parent 774923f commit db76e56
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], [2021])
m4_define([release_version], [11])
m4_define([release_version], [1])
m4_define([package_version], [year_version.release_version])
AC_INIT([rpm-ostree], [package_version], [[email protected]])
AC_CONFIG_HEADER([config.h])
Expand Down

0 comments on commit db76e56

Please sign in to comment.