[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    [PECL-CVS] com pecl/mail/mailparse: Prepare 3.0.4: package.xml =?UTF-8?Q?php=5Fmailparse=2Eh?=
From:       Remi Collet <remi () php ! net>
Date:       2019-12-19 10:01:25
Message-ID: php-mail-c01b9a334d61615c0a5338a7484ffd171898186054 () git ! php ! net
[Download RAW message or body]

Commit:    2c459cd45d9f05d3e23a02725c48389fa231c3d3
Author:    Remi Collet <remi@php.net>         Thu, 19 Dec 2019 11:01:25 +0100
Parents:   ac3be83e2c752a04f4ea0029ed71ed5e52e70af7
Branches:  master

Link:       http://git.php.net/?p=pecl/mail/mailparse.git;a=commitdiff;h=2c459cd45d9f05d3e23a02725c48389fa231c3d3


Log:
Prepare 3.0.4

Changed paths:
  M  package.xml
  M  php_mailparse.h


Diff:
diff --git a/package.xml b/package.xml
index 4bb351b..bd783ea 100644
--- a/package.xml
+++ b/package.xml
@@ -36,9 +36,9 @@ It can deal with rfc822 and rfc2045 (MIME) compliant messages.
   <email>remi@php.net</email>
   <active>yes</active>
  </lead>
- <date>2019-03-20</date>
+ <date>2019-12-19</date>
  <version>
-  <release>3.0.4dev</release>
+  <release>3.0.4</release>
   <api>3.0</api>
  </version>
  <stability>
diff --git a/php_mailparse.h b/php_mailparse.h
index d57b843..895b0bd 100644
--- a/php_mailparse.h
+++ b/php_mailparse.h
@@ -24,7 +24,7 @@
 extern zend_module_entry mailparse_module_entry;
 #define phpext_mailparse_ptr &mailparse_module_entry
 
-#define PHP_MAILPARSE_VERSION "3.0.4-dev"
+#define PHP_MAILPARSE_VERSION "3.0.4"
 
 #ifdef PHP_WIN32
 #define PHP_MAILPARSE_API __declspec(dllexport)


--
PECL CVS Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic