X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_ircclient.h;h=d9d81e2d1cec06e45d47175a31b0be6b25ca16a1;hb=7046465c9ae26ab2524394ac9c2505326e6def3e;hp=a74d6f89580e529baa56315b693eec7cc55c1320;hpb=e97abcf9590215ba4e4b10efa7676c3a619e931b;p=m6w6%2Fext-ircclient diff --git a/php_ircclient.h b/php_ircclient.h index a74d6f8..d9d81e2 100644 --- a/php_ircclient.h +++ b/php_ircclient.h @@ -6,14 +6,14 @@ | modification, are permitted provided that the conditions mentioned | | in the accompanying LICENSE file are met. | +--------------------------------------------------------------------+ - | Copyright (c) 2011, Michael Wallner | + | Copyright (c) 2014, Michael Wallner | +--------------------------------------------------------------------+ */ #ifndef PHP_IRCCLIENT_H #define PHP_IRCCLIENT_H -#define PHP_IRCCLIENT_VERSION "0.1.2" +#define PHP_IRCCLIENT_VERSION "0.3.1" extern zend_module_entry ircclient_module_entry; #define phpext_ircclient_ptr &ircclient_module_entry