Skip to content

Commit

Permalink
prepare 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
m6w6 committed May 3, 2016
1 parent 21f5754 commit 8a32e3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</developer>
<date>2016-05-03</date>
<version>
<release>2.0.1dev</release>
<release>2.0.1</release>
<api>2.0.0</api>
</version>
<stability>
Expand Down
2 changes: 1 addition & 1 deletion php_pq.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#ifndef PHP_PQ_H
#define PHP_PQ_H

#define PHP_PQ_VERSION "2.0.1dev"
#define PHP_PQ_VERSION "2.0.1"

#ifdef PHP_WIN32
# define PHP_PQ_API __declspec(dllexport)
Expand Down

0 comments on commit 8a32e3c

Please sign in to comment.