Skip to content

Commit 111945a

Browse files
committed
Update header version
1 parent 73662ea commit 111945a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_mosquitto.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef PHP_MOSQUITTO_H
22
#define PHP_MOSQUITTO_H
33

4-
#define PHP_MOSQUITTO_VERSION "0.3.0"
4+
#define PHP_MOSQUITTO_VERSION "0.4.0"
55

66
extern zend_module_entry mosquitto_module_entry;
77
#define phpext_mosquitto_ptr &mosquitto_module_entry

0 commit comments

Comments
 (0)