summaryrefslogtreecommitdiff
path: root/spider.cpp
diff options
context:
space:
mode:
authorThomas Günther <tom@toms-cafe.de>2008-11-30 01:10:05 +0100
committerThomas Günther <tom@toms-cafe.de>2008-11-30 01:10:05 +0100
commitca1004b4ba7edef346da68ff4c6240dfdfe83e45 (patch)
tree4dc0419ed2e00af5b8cc135032ed9484466c4a7a /spider.cpp
parent8708f4031693cfb6fbad2a1ea4210fa3869e7bc1 (diff)
downloadvdr-plugin-spider-ca1004b4ba7edef346da68ff4c6240dfdfe83e45.tar.gz
vdr-plugin-spider-ca1004b4ba7edef346da68ff4c6240dfdfe83e45.tar.bz2
Set version number and release date for version 0.2.2HEADv0.2.2master
Diffstat (limited to 'spider.cpp')
-rw-r--r--spider.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/spider.cpp b/spider.cpp
index 0d25c84..c252e74 100644
--- a/spider.cpp
+++ b/spider.cpp
@@ -17,7 +17,7 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
- * $Id: spider.cpp 129 2008-03-29 00:06:39Z tom $
+ * $Id: spider.cpp 168 2008-11-30 00:10:05Z tom $
*/
#include "spider.h"
@@ -34,7 +34,7 @@ namespace SpiderPlugin
{
/** Version number of the plugin */
- static const char* VERSION = "0.2.1";
+ static const char* VERSION = "0.2.2";
/** Short description of the plugin's purpose */
static const char* DESCRIPTION =