projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ed4d61
)
Release 2024.6
author
Joseph Marrero
<jmarrero@redhat.com>
Thu, 16 May 2024 20:31:51 +0000
(16:31 -0400)
committer
Joseph Marrero
<jmarrero@redhat.com>
Thu, 16 May 2024 20:31:51 +0000
(16:31 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index e0cc51bc7d450da6a547027118fe428be257dfd0..cea218f25a6abc3ca14507f8503fe4fb485f54de 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-4,7
+4,7
@@
m4_define([year_version], [2024])
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])