projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64a38ae
)
Release 2024.10
author
Colin Walters
<walters@verbum.org>
Thu, 19 Dec 2024 20:09:45 +0000
(15:09 -0500)
committer
Colin Walters
<walters@verbum.org>
Thu, 19 Dec 2024 20:10:12 +0000
(15:10 -0500)
Signed-off-by: Colin Walters <walters@verbum.org>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index c877637cd2eb65d093971c477a59e52453923379..2430a84b7df496bcaa4381cb302adb4a55f07eeb 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-4,7
+4,7
@@
m4_define([year_version], [2024])
m4_define([release_version], [10])
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])