More version number changes.

This commit is contained in:
Michel Fortin 2007-09-26 14:37:49 -04:00
parent 5e3539173e
commit 12b770648e
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
PHP Markdown
============
Version 1.0.1j - Tue 4 Sep 2007
Version 1.0.1k - Wed 26 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.1j
Version: 1.0.1k
Author: Michel Fortin
Author URI: http://www.michelf.com/
*/