[geeklog-cvs] geeklog: Required version of Geeklog for the Calendar Plugin is ...

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Wed Mar 28 10:41:23 EDT 2012


changeset 8559:9cf7f578614f
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/9cf7f578614f
user: Tom <websitemaster at cogeco.net>
date: Wed Mar 28 10:17:30 2012 -0400
description:
Required version of Geeklog for the Calendar Plugin is 2.0.0

diffstat:

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

diffs (12 lines):

diff -r dee4d8bc7003 -r 9cf7f578614f plugins/calendar/autoinstall.php
--- a/plugins/calendar/autoinstall.php	Thu Mar 22 20:49:14 2012 -0400
+++ b/plugins/calendar/autoinstall.php	Wed Mar 28 10:17:30 2012 -0400
@@ -45,7 +45,7 @@
         'pi_name'         => $pi_name,
         'pi_display_name' => $pi_display_name,
         'pi_version'      => '1.1.3',
-        'pi_gl_version'   => '1.8.0',
+        'pi_gl_version'   => '2.0.0',
         'pi_homepage'     => 'http://www.geeklog.net/'
     );
 



More information about the geeklog-cvs mailing list