We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73662ea commit 111945aCopy full SHA for 111945a
php_mosquitto.h
@@ -1,7 +1,7 @@
1
#ifndef PHP_MOSQUITTO_H
2
#define PHP_MOSQUITTO_H
3
4
-#define PHP_MOSQUITTO_VERSION "0.3.0"
+#define PHP_MOSQUITTO_VERSION "0.4.0"
5
6
extern zend_module_entry mosquitto_module_entry;
7
#define phpext_mosquitto_ptr &mosquitto_module_entry
0 commit comments