mirror of
https://github.com/idanoo/php-resque.git
synced 2024-11-22 00:11:53 +00:00
update version to 1.2
This commit is contained in:
parent
bf91b4cc6b
commit
0549d6c88a
@ -11,7 +11,7 @@ require_once dirname(__FILE__) . '/Resque/Exception.php';
|
||||
*/
|
||||
class Resque
|
||||
{
|
||||
const VERSION = '1.0';
|
||||
const VERSION = '1.2';
|
||||
|
||||
/**
|
||||
* @var Resque_Redis Instance of Resque_Redis that talks to redis.
|
||||
|
Loading…
Reference in New Issue
Block a user