Skip to content

Commit

Permalink
Update header version
Browse files Browse the repository at this point in the history
  • Loading branch information
mgdm committed Mar 13, 2017
1 parent 73662ea commit 111945a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_mosquitto.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef PHP_MOSQUITTO_H
#define PHP_MOSQUITTO_H

#define PHP_MOSQUITTO_VERSION "0.3.0"
#define PHP_MOSQUITTO_VERSION "0.4.0"

extern zend_module_entry mosquitto_module_entry;
#define phpext_mosquitto_ptr &mosquitto_module_entry
Expand Down

0 comments on commit 111945a

Please sign in to comment.