projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61ed3bf
)
Release 2024.2
author
Colin Walters
<walters@verbum.org>
Wed, 7 Feb 2024 23:24:04 +0000
(18:24 -0500)
committer
Colin Walters
<walters@verbum.org>
Thu, 8 Feb 2024 18:11:03 +0000
(13:11 -0500)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index cca57a70dd382830f7bfa4f8fa536e53b5f3ee63..79b82406c479e3d4911a90978c7e6410d85f9e20 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-4,7
+4,7
@@
m4_define([year_version], [2024])
m4_define([release_version], [2])
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])