Setting 2.8.1
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
This commit is contained in:
parent
91bbf499d4
commit
8d3a70325f
|
@ -5,7 +5,7 @@ if (function_exists('id_get_comment_number')) {
|
|||
remove_filter('comments_number','id_get_comment_number');
|
||||
}
|
||||
|
||||
$comicpress_version = '2.8.0.1';
|
||||
$comicpress_version = '2.8.1.1';
|
||||
|
||||
// Remove the wptexturizer from changing the quotes and squotes.
|
||||
// remove_filter('the_title', 'wptexturize');
|
||||
|
|
|
@ -4,7 +4,7 @@ Theme URI: http://comicpress.org
|
|||
Description: Publish a comic with WordPress. <a href="http://comicpress.org">Visit the ComicPress Website.</a>
|
||||
Author: Tyler Martin, John Bintz, Philip M. Hofer
|
||||
Author URI: http://mindfaucet.com/
|
||||
Version: 2.8
|
||||
Version: 2.8.1
|
||||
.
|
||||
The CSS, XHTML and design is released under GPL v3:
|
||||
http://www.opensource.org/licenses/gpl-3.0.html
|
||||
|
|
Loading…
Reference in New Issue