[geeklog-hg] geeklog: Needed to bump required Geeklog version of Staticpage p...

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


changeset 9030:2a9544ef28f0
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/2a9544ef28f0
user: Tom <websitemaster at cogeco.net>
date: Wed Apr 03 15:00:31 2013 -0400
description:
Needed to bump required Geeklog version of Staticpage plugin to 2.0.1 since in now uses Com_handle404

diffstat:

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

diffs (12 lines):

diff -r a058d95c078f -r 2a9544ef28f0 plugins/staticpages/autoinstall.php
--- a/plugins/staticpages/autoinstall.php	Wed Apr 03 09:31:47 2013 -0400
+++ b/plugins/staticpages/autoinstall.php	Wed Apr 03 15:00:31 2013 -0400
@@ -52,7 +52,7 @@
         'pi_name'         => $pi_name,
         'pi_display_name' => $pi_display_name,
         'pi_version'      => '1.6.6',
-        'pi_gl_version'   => '2.0.0',
+        'pi_gl_version'   => '2.0.1',
         'pi_homepage'     => 'http://www.geeklog.net/'
     );
 



More information about the geeklog-cvs mailing list