Skip to content

Commit 2c844ca

Browse files
committed
bump version
1 parent 5ad67c6 commit 2c844ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_micro.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ limitations under the License.
2424
#define STRINGIZE2(x) #x
2525

2626
#define PHP_MICRO_VER_MAJ 0
27-
#define PHP_MICRO_VER_MIN 1
27+
#define PHP_MICRO_VER_MIN 2
2828
#define PHP_MICRO_VER_PAT 0
2929
// #define PHP_MICRO_VER_APP "nope"
3030
#ifdef PHP_MICRO_VER_APP

0 commit comments

Comments
 (0)