Updated version info

This commit is contained in:
Michel Fortin 2007-09-04 09:41:14 -04:00
parent a26e466472
commit 27da43e45a
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
PHP Markdown
============
Version 1.0.1i - Fri 31 Aug 2007
Version 1.0.1j - Tue 4 Sep 2007
by Michel Fortin
<http://www.michelf.com/>

View file

@ -62,7 +62,7 @@ function Markdown($text) {
Plugin Name: Markdown
Plugin URI: http://www.michelf.com/projects/php-markdown/
Description: <a href="http://daringfireball.net/projects/markdown/syntax">Markdown syntax</a> allows you to write using an easy-to-read, easy-to-write plain text format. Based on the original Perl version by <a href="http://daringfireball.net/">John Gruber</a>. <a href="http://www.michelf.com/projects/php-markdown/">More...</a>
Version: 1.0.1i
Version: 1.0.1j
Author: Michel Fortin
Author URI: http://www.michelf.com/
*/