Skip to content

Commit 2083112

Browse files
committed
version 0.5.0
1 parent 781c8d5 commit 2083112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_dql_tokenizer.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#define PHP_DQL_TOKENIZER_H
2020

2121
#define PHP_DQL_TOKENIZER_EXTNAME "dql_tokenizer"
22-
#define PHP_DQL_TOKENIZER_EXTVAR "0.1"
22+
#define PHP_DQL_TOKENIZER_EXTVAR "0.5.0"
2323

2424
#ifdef HAVE_CONFIG_H
2525
#include "config.h"

0 commit comments

Comments
 (0)