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