X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-ircclient;a=blobdiff_plain;f=php_ircclient.h;h=d9d81e2d1cec06e45d47175a31b0be6b25ca16a1;hp=ce668a0c1dc8a001d8d16edea3c99473da3a9586;hb=HEAD;hpb=01c50c608a51a36f321bee34df10bff64623ad34 diff --git a/php_ircclient.h b/php_ircclient.h index ce668a0..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.3.0" +#define PHP_IRCCLIENT_VERSION "0.3.1" extern zend_module_entry ircclient_module_entry; #define phpext_ircclient_ptr &ircclient_module_entry