Skip to content

Commit

Permalink
Merge pull request #4965 from jmarrero/release-2024.6
Browse files Browse the repository at this point in the history
Release 2024.6
  • Loading branch information
HuijingHei authored May 21, 2024
2 parents 1555006 + 53e3a4d commit 50a558c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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], [2024])
m4_define([release_version], [5])
m4_define([release_version], [6])
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
2 changes: 1 addition & 1 deletion packaging/rpm-ostree.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Summary: Hybrid image/package system
Name: rpm-ostree
Version: 2024.5
Version: 2024.6
Release: 1%{?dist}
License: LGPL-2.0-or-later
URL: https://github.com/coreos/rpm-ostree
Expand Down

0 comments on commit 50a558c

Please sign in to comment.