projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8715989
)
Post-release version bump
author
Colin Walters
<walters@verbum.org>
Tue, 18 Aug 2020 15:55:47 +0000
(15:55 +0000)
committer
Colin Walters
<walters@verbum.org>
Tue, 18 Aug 2020 15:55:47 +0000
(15:55 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 2eec7464f3bacfb16a48983326b5c6cd375b54a0..0c3c6fed2dd54d4ca2983f345ef450ee8afd601f 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-7,7
+7,7
@@
dnl Seed the release notes with `git-shortlog-with-prs <previous-release>..`. Th
dnl `git-evtag` to create the tag and push it. Finally, create a GitHub release and attach
dnl the tarball from `make dist`.
m4_define([year_version], [2020])
-m4_define([release_version], [
5
])
+m4_define([release_version], [
6
])
m4_define([package_version], [year_version.release_version])
AC_INIT([libostree], [package_version], [walters@verbum.org])
is_release_build=yes