Tagged "Januari 17?" :-) - Dmitri.
On 17 Jan 2003 [EMAIL PROTECTED] wrote: > striker 2003/01/17 11:07:31 > > Modified: . Tag: APACHE_2_0_BRANCH STATUS > include Tag: APACHE_2_0_BRANCH ap_release.h > Log: > Bump after the tag. > > Revision Changes Path > No revision > > > No revision > > > 1.751.2.41 +3 -2 httpd-2.0/STATUS > > Index: STATUS > =================================================================== > RCS file: /home/cvs/httpd-2.0/STATUS,v > retrieving revision 1.751.2.40 > retrieving revision 1.751.2.41 > diff -u -r1.751.2.40 -r1.751.2.41 > --- STATUS 17 Jan 2003 18:52:44 -0000 1.751.2.40 > +++ STATUS 17 Jan 2003 19:07:30 -0000 1.751.2.41 > @@ -3,7 +3,8 @@ > > Release: > > - 2.0.44 : in development > + 2.0.45 : in development > + 2.0.44 : tagged Januari 17, 2003. > 2.0.43 : released October 3, 2002 as GA. > 2.0.42 : released September 24, 2002 as GA. > 2.0.41 : rolled September 16, 2002. not released. > > > > No revision > > > No revision > > > 1.77.2.2 +1 -1 httpd-2.0/include/ap_release.h > > Index: ap_release.h > =================================================================== > RCS file: /home/cvs/httpd-2.0/include/ap_release.h,v > retrieving revision 1.77.2.1 > retrieving revision 1.77.2.2 > diff -u -r1.77.2.1 -r1.77.2.2 > --- ap_release.h 17 Jan 2003 19:04:37 -0000 1.77.2.1 > +++ ap_release.h 17 Jan 2003 19:07:31 -0000 1.77.2.2 > @@ -75,7 +75,7 @@ > #define AP_SERVER_BASEPRODUCT "Apache" > #define AP_SERVER_MAJORVERSION "2" > #define AP_SERVER_MINORVERSION "0" > -#define AP_SERVER_PATCHLEVEL "44" > +#define AP_SERVER_PATCHLEVEL "45-dev" > #define AP_SERVER_MINORREVISION AP_SERVER_MAJORVERSION "." AP_SERVER_MINORVERSION > #define AP_SERVER_BASEREVISION AP_SERVER_MINORREVISION "." AP_SERVER_PATCHLEVEL > #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION > > > >