iliaa           Tue Sep 21 19:38:55 2004 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    configure.in 
  Log:
  Fixed minor version #.
  
  
http://cvs.php.net/diff.php/php-src/configure.in?r1=1.396.2.127&r2=1.396.2.128&ty=u
Index: php-src/configure.in
diff -u php-src/configure.in:1.396.2.127 php-src/configure.in:1.396.2.128
--- php-src/configure.in:1.396.2.127    Mon Sep 20 19:29:48 2004
+++ php-src/configure.in        Tue Sep 21 19:38:55 2004
@@ -1,4 +1,4 @@
-dnl ## $Id: configure.in,v 1.396.2.127 2004/09/20 23:29:48 iliaa Exp $ -*- sh -*-
+dnl ## $Id: configure.in,v 1.396.2.128 2004/09/21 23:38:55 iliaa Exp $ -*- sh -*-
 dnl ## Process this file with autoconf to produce a configure script.
 
 divert(1)
@@ -40,7 +40,7 @@
 
 MAJOR_VERSION=4
 MINOR_VERSION=3
-RELEASE_VERSION=9
+RELEASE_VERSION=10
 EXTRA_VERSION="-dev"
 VERSION="$MAJOR_VERSION.$MINOR_VERSION.$RELEASE_VERSION$EXTRA_VERSION"
 

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

Reply via email to