You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2006/07/07 05:29:45 UTC

svn commit: r419785 - in /httpd/mod_aspdotnet/trunk: Apache.Web/Apache.Web.Version.h STATUS.txt

Author: wrowe
Date: Thu Jul  6 20:29:44 2006
New Revision: 419785

URL: http://svn.apache.org/viewvc?rev=419785&view=rev
Log:

  Bump over this build

Modified:
    httpd/mod_aspdotnet/trunk/Apache.Web/Apache.Web.Version.h
    httpd/mod_aspdotnet/trunk/STATUS.txt

Modified: httpd/mod_aspdotnet/trunk/Apache.Web/Apache.Web.Version.h
URL: http://svn.apache.org/viewvc/httpd/mod_aspdotnet/trunk/Apache.Web/Apache.Web.Version.h?rev=419785&r1=419784&r2=419785&view=diff
==============================================================================
--- httpd/mod_aspdotnet/trunk/Apache.Web/Apache.Web.Version.h (original)
+++ httpd/mod_aspdotnet/trunk/Apache.Web/Apache.Web.Version.h Thu Jul  6 20:29:44 2006
@@ -50,12 +50,12 @@
 // This also ensures we use the most recent 'build' of the module for the given
 // Apache core version.
 //
-#define APACHE_WEB_VER_BUILD 2004
+#define APACHE_WEB_VER_BUILD 2005
 
 // Define APACHE_WEB_VER_RELEASE as 1 for a non-dev, release build, when rolling
 // the distribution .zip sources or binary release.
 //
-#define APACHE_WEB_VER_RELEASE 1
+#define APACHE_WEB_VER_RELEASE 0
 
 #define APACHE_WEB_VERSION_CSV \
     APACHE_WEB_VER_MAJOR,\

Modified: httpd/mod_aspdotnet/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/httpd/mod_aspdotnet/trunk/STATUS.txt?rev=419785&r1=419784&r2=419785&view=diff
==============================================================================
--- httpd/mod_aspdotnet/trunk/STATUS.txt (original)
+++ httpd/mod_aspdotnet/trunk/STATUS.txt Thu Jul  6 20:29:44 2006
@@ -3,6 +3,7 @@
 
 Release:
 
+    2.0.0.2005   : in development
     2.0.0.2004   : Tagged 06 Jul 2006
     2.0.0.2002   : not released 
     2.0.0.2000   : released 20 Nov 2004