summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--REFLECTION-DEV2
-rw-r--r--php-pecl-yaf-dev.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/REFLECTION-DEV b/REFLECTION-DEV
index 6ea30ad..774469e 100644
--- a/REFLECTION-DEV
+++ b/REFLECTION-DEV
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #16 yaf version 3.0.0-dev ] {
+Extension [ <persistent> extension #90 yaf version 3.0.0-dev ] {
- Dependencies {
Dependency [ spl (Required) ]
diff --git a/php-pecl-yaf-dev.spec b/php-pecl-yaf-dev.spec
index 77f4edc..e4b82a0 100644
--- a/php-pecl-yaf-dev.spec
+++ b/php-pecl-yaf-dev.spec
@@ -28,7 +28,7 @@ Summary: Yet Another Framework
Name: %{?scl_prefix}php-pecl-yaf
Version: 3.0.0
%if 0%{?gh_date:1}
-Release: 0.1.%{gh_date}git%{gh_short}%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 0.2.%{gh_date}git%{gh_short}%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
%else
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
%endif