projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4941d9c
)
Post-release version bump
author
Colin Walters
<walters@verbum.org>
Thu, 18 Jul 2024 15:39:39 +0000
(11:39 -0400)
committer
Colin Walters
<walters@verbum.org>
Thu, 18 Jul 2024 21:55:21 +0000
(17:55 -0400)
Signed-off-by: Colin Walters <walters@verbum.org>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index b2209edaadd4dd73ffe12da1166076e91f64d82a..538ff3456e70e679ff2918ccc2e4eb958d55dab6 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-4,7
+4,7
@@
m4_define([year_version], [2024])
m4_define([release_version], [7])
m4_define([package_version], [year_version.release_version])
AC_INIT([libostree], [package_version], [walters@verbum.org])
-is_release_build=
yes
+is_release_build=
no
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([buildutil])
AC_CONFIG_AUX_DIR([build-aux])