commit e3ca0056d71ccb8d495bb5e9cec65a0de4e3d3df
parent e8a896d9ccb7a27f1bff1e116f0cc67a39b57386
Author: Gaute Hope <eg@gaute.vetsj.com>
Date: Thu, 7 Nov 2013 15:52:17 +0100
prepare for 0.15.0
Diffstat:
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/History.txt b/History.txt
@@ -1,9 +1,9 @@
-== 0.14.2 /
+== 0.15.0 / 2013-11-07
* Maildir Syncback has now been merged into main sup! This is a
long-time waiting feature initially developed by Damien Leone,
then picked up by Edward Z. Yang who continued development. Additionally
- others have been contributing.
+ several others have been contributing.
Eventually, recently, Eric Weikl has picked up this branch, modernized
it to current sup, maintained it and gotten it ready for release.
diff --git a/ReleaseNotes b/ReleaseNotes
@@ -1,4 +1,4 @@
-Release 0.14.2:
+Release 0.15.0:
Maildir Syncback has been included. Refer to the wiki for more information on
how to set it up.
diff --git a/sup.gemspec b/sup.gemspec
@@ -37,7 +37,7 @@ DESC
# TODO: might want to add index migrating script here, too
s.post_install_message = <<-EOF
SUP: If you are upgrading Sup from before version 0.14.0: Please
- run `sup-psych-ify-config-files` to migrate from 0.13 to 0.14.
+ run `sup-psych-ify-config-files` to migrate from 0.13.
Check https://github.com/sup-heliotrope/sup/wiki/Migration-0.13-to-0.14
for more detailed and up-to-date instructions.