Skip to content

Commit 8a682cb

Browse files
authored
Merge pull request #97 from remicollet/patch-1
Fix version
2 parents f8812de + 3b0a042 commit 8a682cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

php_decimal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
#include "src/globals.h"
4141

4242
#define PHP_DECIMAL_EXTNAME "decimal"
43-
#define PHP_DECIMAL_VERSION "2.0.1"
43+
#define PHP_DECIMAL_VERSION "2.0.2"
4444

4545
/**
4646
* Module and class entry

0 commit comments

Comments
 (0)