[geeklog-hg] geeklog: Polls Plugin version set to 2.1.5 and Geeklog min versi...

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Wed Apr 3 15:19:35 EDT 2013


changeset 9032:c6e3c51b725f
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/c6e3c51b725f
user: Tom <websitemaster at cogeco.net>
date: Wed Apr 03 15:18:08 2013 -0400
description:
Polls Plugin version set to 2.1.5 and Geeklog min version set to 2.0.1

diffstat:

 plugins/polls/autoinstall.php |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 16511f2ab69f -r c6e3c51b725f plugins/polls/autoinstall.php
--- a/plugins/polls/autoinstall.php	Wed Apr 03 15:02:03 2013 -0400
+++ b/plugins/polls/autoinstall.php	Wed Apr 03 15:18:08 2013 -0400
@@ -51,8 +51,8 @@
     $info = array(
         'pi_name'         => $pi_name,
         'pi_display_name' => $pi_display_name,
-        'pi_version'      => '2.1.4',
-        'pi_gl_version'   => '2.0.0',
+        'pi_version'      => '2.1.5',
+        'pi_gl_version'   => '2.0.1',
         'pi_homepage'     => 'http://www.geeklog.net/'
     );
 



More information about the geeklog-cvs mailing list