We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe176e4 commit 8cf053aCopy full SHA for 8cf053a
package.xml
@@ -47,7 +47,7 @@
47
<date>2024-10-28</date>
48
<time>05:15:47</time>
49
<version>
50
- <release>2.2.1</release>
+ <release>2.2.2</release>
51
<api>2.0.1</api>
52
</version>
53
<stability>
@@ -57,6 +57,7 @@
57
<license>Apache License 2.0</license>
58
<notes>
59
- Support for PHP 8.4
60
+ - Update header version
61
</notes>
62
<contents>
63
<dir name="/">
php_ibm_db2.h
@@ -23,7 +23,7 @@
23
$Id$
24
*/
25
26
-#define PHP_IBM_DB2_VERSION "2.2.0"
+#define PHP_IBM_DB2_VERSION "2.2.2"
27
28
#ifndef PHP_IBM_DB2_H
29
#define PHP_IBM_DB2_H
0 commit comments