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

List:       pecl-cvs
Subject:    [PECL-CVS] [pecl-processing-rrd] master: bump version 2.0.3
From:       MirKml <noreply () php ! net>
Date:       2021-04-22 15:03:01
Message-ID: APtZh4vwC5YWIjhLIJIWw7cPKQrTXuAeD2WfXtJ4s () main ! php ! net
[Download RAW message or body]

Author: MirKml (MirKml)
Date: 2021-04-22T17:03:02+02:00

Commit: https://github.com/php/pecl-processing-rrd/commit/dbfb62e981fb7f63b4952f98f7360fe18fca005b
Raw diff: https://github.com/php/pecl-processing-rrd/commit/dbfb62e981fb7f63b4952f98f7360fe18fca005b.diff

bump version 2.0.3

Changed paths:
  M  package.xml
  M  php_rrd.h


Diff:

diff --git a/package.xml b/package.xml
index a7167e9..e6c2a3a 100644
--- a/package.xml
+++ b/package.xml
@@ -11,9 +11,9 @@
   <active>yes</active>
  </lead>
  <!-- latest release information -->
- <date>2021-04-18</date>
+ <date>2021-04-22</date>
  <version>
-  <release>2.0.2</release>
+  <release>2.0.3</release>
   <api>1.1</api>
  </version>
  <stability>
@@ -22,7 +22,7 @@
  </stability>
  <license>BSD</license>
  <notes><![CDATA[
-  - compatibility with PHP 8 - thanks Remi
+  - fix windows build - thanks Christoph <cmb@php.net>
   ]]>
  </notes>
  <contents>
@@ -86,6 +86,22 @@
  <providesextension>rrd</providesextension>
  <extsrcrelease />
  <changelog>
+  <release>
+   <version>
+    <release>2.0.3</release>
+    <api>1.1</api>
+   </version>
+   <stability>
+    <release>stable</release>
+    <api>stable</api>
+   </stability>
+   <license>BSD</license>
+   <notes><![CDATA[
+    - fix windows build - thanks Christoph <cmb@php.net>
+   ]]>
+   </notes>
+   <date>2021-04-22</date>
+  </release>
   <release>
    <version>
     <release>2.0.2</release>
diff --git a/php_rrd.h b/php_rrd.h
index 9d90745..3471e3e 100644
--- a/php_rrd.h
+++ b/php_rrd.h
@@ -14,7 +14,7 @@
 extern zend_module_entry rrd_module_entry;
 #define phpext_rrd_ptr &rrd_module_entry
 
-#define PHP_RRD_VERSION "2.0.2"
+#define PHP_RRD_VERSION "2.0.3"
 
 #ifdef ZTS
 #include "TSRM.h"

-- 
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