projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20ebd3f
)
Release 2024.9
author
Colin Walters
<walters@verbum.org>
Tue, 29 Oct 2024 20:50:11 +0000
(16:50 -0400)
committer
Colin Walters
<walters@verbum.org>
Mon, 4 Nov 2024 22:27:41 +0000
(17:27 -0500)
Signed-off-by: Colin Walters <walters@verbum.org>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 176bf65c43035563d3194407d10ca9c651a643b7..ccc08f93ebdb5bb3ca8229d4b9bee4fb732a9d17 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-4,7
+4,7
@@
m4_define([year_version], [2024])
m4_define([release_version], [9])
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])