mirror of
https://github.com/idanoo/php-resque
synced 2025-06-30 21:22:20 +00:00
update version to 1.2
This commit is contained in:
parent
bf91b4cc6b
commit
0549d6c88a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue