diff --git a/package.xml b/package.xml
index 5e6e773..03a01de 100644
--- a/package.xml
+++ b/package.xml
@@ -9,6 +9,12 @@
PHP
+
+ sean
+ Sean Coates
+ sean@php.net
+ lead
+
pollita
Sara Golemon
@@ -30,14 +36,22 @@
+ 1.3.0
+ stable
+ 2009-10-17
+ Builds on PHP 5.3
+
+
+
+
+
1.2
stable
2006-11-01
Bugfix #9143
-
-
+
1.1
stable
2006-06-16
diff --git a/package2.xml b/package2.xml
index 267161d..da3d608 100644
--- a/package2.xml
+++ b/package2.xml
@@ -32,7 +32,7 @@ This extension is meant for development and debug purposes only and contains som
- 1.2
+ 1.3.0
1.0
@@ -40,8 +40,8 @@ This extension is meant for development and debug purposes only and contains som
stable
PHP
- Bugfix #9143
-
+ Builds on PHP 5.3
+
@@ -70,6 +70,19 @@ This extension is meant for development and debug purposes only and contains som
+
+
+ 1.2
+ 1.0
+
+
+ stable
+ stable
+
+ PHP
+ Bugfix #9143
+
+
1.1
diff --git a/php_parsekit.h b/php_parsekit.h
index c786e60..9716e96 100644
--- a/php_parsekit.h
+++ b/php_parsekit.h
@@ -21,7 +21,7 @@
#ifndef PHP_PARSEKIT_H
#define PHP_PARSEKIT_H
-#define PHP_PARSEKIT_VERSION "1.2.1-dev"
+#define PHP_PARSEKIT_VERSION "1.3.0"
#ifdef ZTS
#include "TSRM.h"