Release 2022.6
authorLuca BRUNO <luca.bruno@coreos.com>
Fri, 7 Oct 2022 07:54:09 +0000 (07:54 +0000)
committerLuca BRUNO <luca.bruno@coreos.com>
Fri, 7 Oct 2022 07:54:09 +0000 (07:54 +0000)
configure.ac

index 56e0e040697699ddba16bdc9af2aabc106d043f8..83ccbdbd1d25f88fa6acd503a547a17232787d5b 100644 (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])