Skip to content

Commit c421e25

Browse files
author
Rudi Theunissen
committed
Update PHP_DECIMAL_VERSION
1 parent 95a353f commit c421e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_decimal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
#include "ext/spl/spl_exceptions.h"
5050
#include "mpdecimal.h"
5151

52-
#define PHP_DECIMAL_VERSION "1.3.0"
52+
#define PHP_DECIMAL_VERSION "1.3.1"
5353

5454
#define PHP_DECIMAL_EXTNAME "decimal"
5555

0 commit comments

Comments
 (0)