summaryrefslogtreecommitdiff
path: root/include/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/version.h')
-rw-r--r--include/version.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/version.h b/include/version.h
index 7038f20..f7e9ea5 100644
--- a/include/version.h
+++ b/include/version.h
@@ -1,7 +1,7 @@
/**
* Version.h
*
- * Macro with API version. The API version number prevents that
+ * Macro with API version. The API version number prevents that
* extensions are loaded that are incompatible with the libphpcpp.so
* library
*
@@ -13,5 +13,3 @@
* Macro with version number (this is incremented with every release)
*/
#define PHPCPP_API_VERSION 20150126
-
-