- Bring the majority of PECL extensions into line with macro/x.x.x versioning.
[m6w6/ext-courierauth] / php_courierauth.h
index 39aca9b5beeb665047771fceab53c0091a9d03cc..ff3ae3c63b68bb66f3bc62755c349568d300c503 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef PHP_COURIERAUTH_H
 #define PHP_COURIERAUTH_H
 
-#define PHP_COURIERAUTH_VERSION "0.1.0"
+#define PHP_COURIERAUTH_VERSION "0.2.0-dev"
 
 extern zend_module_entry courierauth_module_entry;
 #define phpext_courierauth_ptr &courierauth_module_entry