Skip to content

Commit 8cf053a

Browse files
committed
Attempt for 2.2.2 (because header again)
1 parent fe176e4 commit 8cf053a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<date>2024-10-28</date>
4848
<time>05:15:47</time>
4949
<version>
50-
<release>2.2.1</release>
50+
<release>2.2.2</release>
5151
<api>2.0.1</api>
5252
</version>
5353
<stability>
@@ -57,6 +57,7 @@
5757
<license>Apache License 2.0</license>
5858
<notes>
5959
- Support for PHP 8.4
60+
- Update header version
6061
</notes>
6162
<contents>
6263
<dir name="/">

php_ibm_db2.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
$Id$
2424
*/
2525

26-
#define PHP_IBM_DB2_VERSION "2.2.0"
26+
#define PHP_IBM_DB2_VERSION "2.2.2"
2727

2828
#ifndef PHP_IBM_DB2_H
2929
#define PHP_IBM_DB2_H

0 commit comments

Comments
 (0)