Release 2019.2
Let's get the SELinux fix out (#1754). Closes: #1757 Approved by: cgwalters
This commit is contained in:
parent
0e5044ca92
commit
97a60f90bd
@ -9,7 +9,7 @@ dnl Then git push origin v201X.XX.
|
||||
dnl Then create the xz tarball from `make -f Makefile.dist-packaging dist-snapshot`.
|
||||
dnl Then create a GitHub release for the new release tag and attach the tarball.
|
||||
m4_define([year_version], [2019])
|
||||
m4_define([release_version], [1])
|
||||
m4_define([release_version], [2])
|
||||
m4_define([package_version], [year_version.release_version])
|
||||
AC_INIT([rpm-ostree], [package_version], [atomic-devel@projectatomic.io])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
Loading…
Reference in New Issue
Block a user