Skip to content

Commit

Permalink
Missed the version in the header
Browse files Browse the repository at this point in the history
  • Loading branch information
mgdm committed Sep 2, 2015
1 parent 552e42d commit d31718e
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.2.2"
#define PHP_MOSQUITTO_VERSION "0.3.0"

extern zend_module_entry mosquitto_module_entry;
#define phpext_mosquitto_ptr &mosquitto_module_entry
Expand Down

0 comments on commit d31718e

Please sign in to comment.