aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rwxr-xr-xappinfo/info.xml2
-rwxr-xr-xappinfo/version2
3 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index abc6149..b9c92fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-10-03 Christian Weiske <cweiske@cweiske.de>
+
+ * Fix bug #8: Titled blank notes cause SQL error
+ * Version 0.2.1
+
2014-09-27 Christian Weiske <cweiske@cweiske.de>
* phing build file
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 2074d61..b4fb069 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -3,7 +3,7 @@
<id>grauphel</id>
<name>Grauphel: Tomboy note server</name>
<description>Tomboy REST API server to sync notes between devices</description>
- <version>0.2.0</version>
+ <version>0.2.1</version>
<licence>AGPL3 or later</licence>
<author>Christian Weiske</author>
<requiremin>7</requiremin>
diff --git a/appinfo/version b/appinfo/version
index 0ea3a94..0c62199 100755
--- a/appinfo/version
+++ b/appinfo/version
@@ -1 +1 @@
-0.2.0
+0.2.1