projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
364556b
)
Release 2020.5
author
Colin Walters
<walters@verbum.org>
Tue, 18 Aug 2020 15:55:21 +0000
(15:55 +0000)
committer
Colin Walters
<walters@verbum.org>
Tue, 18 Aug 2020 15:55:21 +0000
(15:55 +0000)
Mainly to get https://github.com/ostreedev/ostree/pull/2160 out.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 50646f1e6be0fa17ff1e8d74b03b7b4899c796af..2eec7464f3bacfb16a48983326b5c6cd375b54a0 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-10,7
+10,7
@@
m4_define([year_version], [2020])
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])