]> git.mjollnir.org Git - s9y.git/commitdiff
And update version number for SPARTACUS.
authorslothman <slothman>
Sun, 23 Apr 2006 20:50:01 +0000 (20:50 +0000)
committerslothman <slothman>
Sun, 23 Apr 2006 20:50:01 +0000 (20:50 +0000)
plugins/serendipity_event_bbcode/serendipity_event_bbcode.php

index 58d07398567f865f1d7dcbc4c37103c1fda45bb2..a378820a5c1b0522931264891f76696621085c72 100644 (file)
@@ -19,7 +19,7 @@ class serendipity_event_bbcode extends serendipity_event
         $propbag->add('description',   PLUGIN_EVENT_BBCODE_DESC);
         $propbag->add('stackable',     false);
         $propbag->add('author',        'Jez Hancock, Garvin Hicking');
-        $propbag->add('version',       '2.03');
+        $propbag->add('version',       '2.04');
         $propbag->add('requirements',  array(
             'serendipity' => '0.8',
             'smarty'      => '2.6.7',