Skip to content

Commit

Permalink
Release 2020.5
Browse files Browse the repository at this point in the history
A few goodies, but mostly to get #2221 out.
  • Loading branch information
jlebon authored and openshift-merge-robot committed Sep 15, 2020
1 parent d3ffbb1 commit ec94030
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -3,7 +3,7 @@ dnl
dnl SEE RELEASE.md FOR INSTRUCTIONS ON HOW TO DO A RELEASE.
dnl
m4_define([year_version], [2020])
m4_define([release_version], [4])
m4_define([release_version], [5])
m4_define([package_version], [year_version.release_version])
AC_INIT([rpm-ostree], [package_version], [atomic-devel@projectatomic.io])
AC_CONFIG_HEADER([config.h])
Expand Down
2 changes: 1 addition & 1 deletion packaging/rpm-ostree.spec.in
Expand Up @@ -3,7 +3,7 @@

Summary: Hybrid image/package system
Name: rpm-ostree
Version: 2020.4
Version: 2020.5
Release: 1%{?dist}
#VCS: https://github.com/cgwalters/rpm-ostree
# This tarball is generated via "cd packaging && make -f Makefile.dist-packaging dist-snapshot"
Expand Down

0 comments on commit ec94030

Please sign in to comment.