summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Lebon <jonathan@jlebon.com>2019-09-25 09:39:19 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2019-09-25 13:43:28 +0000
commitc6c640f3aefb4195432e77478f24bd4d842495e3 (patch)
tree229c0f9ad34163e991584592c99d76a4d2da80a2
parent9d39e7d91e8497987cad69a3fbed5c5fc91eebdc (diff)
downloadostree-auto.tar.gz
Post-release version bumpauto
Closes: #1927 Approved by: cgwalters
-rw-r--r--configure.ac4
-rw-r--r--src/libostree/libostree-devel.sym2
2 files changed, 4 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index cd3cfd10..807af38e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,10 +4,10 @@ dnl update libostree-released.sym from libostree-devel.sym, and update the check
dnl in test-symbols.sh, and also set is_release_build=yes below. Then make
dnl another post-release commit to bump the version, and set is_release_build=no.
m4_define([year_version], [2019])
-m4_define([release_version], [4])
+m4_define([release_version], [5])
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])
diff --git a/src/libostree/libostree-devel.sym b/src/libostree/libostree-devel.sym
index 9339c0fd..0b876f3b 100644
--- a/src/libostree/libostree-devel.sym
+++ b/src/libostree/libostree-devel.sym
@@ -18,6 +18,8 @@
***/
/* Add new symbols here. Release commits should copy this section into -released.sym. */
+LIBOSTREE_2019.5 {
+} LIBOSTREE_2019.4;
/* Stub section for the stable release *after* this development one; don't
* edit this other than to update the year. This is just a copy/paste