projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98f1501
)
Release 2023.7
author
Colin Walters
<walters@verbum.org>
Fri, 20 Oct 2023 13:24:56 +0000
(09:24 -0400)
committer
Colin Walters
<walters@verbum.org>
Fri, 20 Oct 2023 13:36:20 +0000
(09:36 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 4416bc06f993e143f947827791113c46d1713ec0..a65d87915e9b180548c08c2ad4cec175ef28b0ec 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-4,7
+4,7
@@
m4_define([year_version], [2023])
m4_define([release_version], [7])
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])