diff --git a/package.xml b/package.xml
index dcc1169..03c9872 100644
--- a/package.xml
+++ b/package.xml
@@ -35,9 +35,9 @@
daverandom@php.net
yes
- 2016-05-17
+ 2016-05-20
- 2.1.0dev
+ 2.1.0
2.1.0
diff --git a/php_pq.h b/php_pq.h
index 0d56e4a..074b640 100644
--- a/php_pq.h
+++ b/php_pq.h
@@ -14,7 +14,7 @@
#ifndef PHP_PQ_H
#define PHP_PQ_H
-#define PHP_PQ_VERSION "2.1.0dev"
+#define PHP_PQ_VERSION "2.1.0"
#ifdef PHP_WIN32
# define PHP_PQ_API __declspec(dllexport)