Release 2022.6

This commit is contained in:
Luca BRUNO 2022-10-07 07:54:09 +00:00
parent 017ea3edc1
commit eee649d902
No known key found for this signature in database
GPG Key ID: A9834A2252078E4E
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ m4_define([year_version], [2022])
m4_define([release_version], [6])
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])