[ostree] Release 2016.4
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree] Release 2016.4
- Date: Wed, 23 Mar 2016 21:15:17 +0000 (UTC)
commit 80698543c2cae285220b0406b24ea71b647ab0aa
Author: Colin Walters <walters verbum org>
Date: Wed Mar 23 15:39:15 2016 -0400
Release 2016.4
configure.ac | 2 +-
src/libostree/libostree.sym | 11 +++++++++++
2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3d080a6..86df2a4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([ostree], [2016.3], [walters verbum org])
+AC_INIT([ostree], [2016.4], [walters verbum org])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([buildutil])
AC_CONFIG_AUX_DIR([build-aux])
diff --git a/src/libostree/libostree.sym b/src/libostree/libostree.sym
index c78986e..7f10b75 100644
--- a/src/libostree/libostree.sym
+++ b/src/libostree/libostree.sym
@@ -322,3 +322,14 @@ global:
ostree_deployment_get_unlocked;
ostree_deployment_unlocked_state_to_string;
} LIBOSTREE_2016.3;
+
+/* NOTE NOTE NOTE
+ * Versions above here are released. Only add symbols below this line.
+ * NOTE NOTE NOTE
+ */
+
+/* UNCOMMENT WITH NEW SYMBOLS HERE:
+LIBOSTREE_2016.5 {
+global:
+} LIBOSTREE_2016.4;
+*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]