projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
756e2da
)
Release 2024.5
author
Colin Walters
<walters@verbum.org>
Thu, 14 Mar 2024 13:46:17 +0000
(09:46 -0400)
committer
Colin Walters
<walters@verbum.org>
Thu, 14 Mar 2024 13:46:17 +0000
(09:46 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 9edb62d94a1e5f460e424447cab9f83de71b71b6..58c2593501e61f22db56b0d1f63259014b5cc7fd 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-4,7
+4,7
@@
m4_define([year_version], [2024])
m4_define([release_version], [5])
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])