From ced34cb15e095836767971aa4d27b141fb1d7ec9 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Sat, 18 Oct 2014 08:47:54 -0400 Subject: [PATCH] Merge pull request #230 from bytesatwork-xx/master --- plugins/subscriptions_option/package.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/subscriptions_option/package.xml b/plugins/subscriptions_option/package.xml index 1ecabf7..04f2c1b 100644 --- a/plugins/subscriptions_option/package.xml +++ b/plugins/subscriptions_option/package.xml @@ -23,16 +23,16 @@ <email>ziba@umich.edu</email> <active>yes</active> </developer> - <date>2012-03-05</date> + <date>2012-05-21</date> <version> - <release>1.2</release> + <release>1.3</release> <api>1.1</api> </version> <stability> <release>stable</release> <api>stable</api> </stability> - <license uri="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</license> + <license uri="http://www.gnu.org/licenses/gpl.html">GNU GPLv3+</license> <notes>-</notes> <contents> <dir baseinstalldir="/" name="/"> -- Gitblit v1.9.1