[gnote/gnome-3-36] Prepare 3.36.2
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote/gnome-3-36] Prepare 3.36.2
- Date: Sun, 28 Jun 2020 10:34:02 +0000 (UTC)
commit b1cf6715d6e2e92af13ad0c8dcf5ee572e7973ad
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sun Jun 28 13:21:31 2020 +0300
Prepare 3.36.2
NEWS | 5 +++++
configure.ac | 2 +-
data/appdata/gnote.appdata.xml.in | 5 +++++
3 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5dca46ff..1e437ca9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.36.2 - 2020/06/28
+
+Fixes:
+ * Fix Unfilled Note notebook working the oppsite way
+
3.36.1 - 2020/05/10
Fixes:
diff --git a/configure.ac b/configure.ac
index 9a2c609f..0d7df583 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@ AC_SUBST(GNOTE_VERSION)
LIBGNOTE_RELEASE=${PACKAGE_VERSION%.*}
AC_SUBST(LIBGNOTE_RELEASE)
AC_DEFINE_UNQUOTED([LIBGNOTE_RELEASE], ["$LIBGNOTE_RELEASE"], [libgnote release.])
-LIBGNOTE_VERSION_INFO=1:0:0
+LIBGNOTE_VERSION_INFO=1:1:0
AC_SUBST(LIBGNOTE_VERSION_INFO)
AC_DEFINE_UNQUOTED([LIBGNOTE_VERSION_INFO], ["$LIBGNOTE_VERSION_INFO"], [libgnote release.])
diff --git a/data/appdata/gnote.appdata.xml.in b/data/appdata/gnote.appdata.xml.in
index fa6c39eb..f8414484 100644
--- a/data/appdata/gnote.appdata.xml.in
+++ b/data/appdata/gnote.appdata.xml.in
@@ -22,6 +22,11 @@
<update_contact>aurisc4_at_gmail.com</update_contact>
<content_rating type="oars-1.1"/>
<releases>
+ <release version="3.36.2" date="2020-06-28">
+ <ul>
+ <li>Fix Unfilled Note notebook working the oppsite way</li>
+ </ul>
+ </release>
<release version="3.36.1" date="2020-05-10">
<ul>
<li>Fix note existence check when synchronizing</li>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]