Release 2020.3

Let's do another release to get the `sysroot.readonly` fixes into FCOS
and unpin ostree and rpm-ostree there.
This commit is contained in:
Jonathan Lebon 2020-03-13 21:54:21 -04:00
parent 5164dcbe78
commit 6ed48234ba
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ m4_define([year_version], [2020])
m4_define([release_version], [3])
m4_define([package_version], [year_version.release_version])
AC_INIT([libostree], [package_version], [walters@verbum.org])
is_release_build=no
is_release_build=yes
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([buildutil])
AC_CONFIG_AUX_DIR([build-aux])