version 0.5.1, quickfix on setting link for standalone sites

git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@677450 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
cadeyrn 2013-03-07 13:07:57 +00:00
parent e80ff2cf55
commit 5ca0120085
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
Tags: cache, APC, memcache, memcached, page cache, full page cache, nginx
Requires at least: 3.0
Tested up to: 3.5.1
Stable tag: 0.5
Stable tag: 0.5.1
Store WordPress pages in memcached and serve them with nginx - unbeatable speed!
@ -57,7 +57,7 @@ You have to remove the default yum package, named `php-pecl-memcache` and instal
== Changelog ==
= 0.5.1 =
*in development*
*2013.03.07*
* settings link for plugins page
* readme cleanup

View file

@ -1,7 +1,7 @@
<?php
/*
Plugin Name: WP-FFPC
Version: 0.5
Version: 0.5.1
Plugin URI: http://petermolnar.eu/wordpress/wp-ffpc
Description: Fast Full Page Cache, backend can be memcached or APC
Author: Peter Molnar