From af8daf1db64c24414c2b51be0d141926b68984a3 Mon Sep 17 00:00:00 2001 From: Michel Fortin Date: Sat, 10 May 2008 08:26:10 -0400 Subject: [PATCH] Updated version number for the WordPress plugin description; I forgot in the last commit. --- markdown.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown.php b/markdown.php index 05bdc89..7edd6a3 100644 --- a/markdown.php +++ b/markdown.php @@ -62,7 +62,7 @@ function Markdown($text) { Plugin Name: Markdown Plugin URI: http://www.michelf.com/projects/php-markdown/ Description: Markdown syntax allows you to write using an easy-to-read, easy-to-write plain text format. Based on the original Perl version by John Gruber. More... -Version: 1.0.1k +Version: 1.0.1l Author: Michel Fortin Author URI: http://www.michelf.com/ */