From 618e172ec86d30891c75cd5d8a8b7b0e25e99784 Mon Sep 17 00:00:00 2001 From: Edin Kadribasic Date: Mon, 30 Apr 2007 16:18:06 +0000 Subject: [PATCH] Sync correctly with configure.in --- main/php_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/php_version.h b/main/php_version.h index 1e93658f32..cb3a53a6ce 100644 --- a/main/php_version.h +++ b/main/php_version.h @@ -2,7 +2,7 @@ /* edit configure.in to change version number */ #define PHP_MAJOR_VERSION 5 #define PHP_MINOR_VERSION 2 -#define PHP_RELEASE_VERSION 3 +#define PHP_RELEASE_VERSION 2 #define PHP_EXTRA_VERSION "RC3-dev" #define PHP_VERSION "5.2.2RC3-dev" #define PHP_VERSION_ID 50202 -- 2.50.1