projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26e220e
)
Release 2024.4
author
Colin Walters
<walters@verbum.org>
Fri, 23 Feb 2024 18:45:21 +0000
(13:45 -0500)
committer
Colin Walters
<walters@verbum.org>
Fri, 23 Feb 2024 18:45:21 +0000
(13:45 -0500)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 742f853d172efb7aa2841ed559dfe3e3076df5ce..10a03383ea6022487c409b4309a02dd4c4dfafca 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-4,7
+4,7
@@
m4_define([year_version], [2024])
m4_define([release_version], [4])
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])