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/06 21:34:44 UTC

svn commit: r419677 - /httpd/mod_aspdotnet/trunk/Apache.Web/Apache.Web.Version.h

Author: wrowe
Date: Thu Jul  6 12:34:44 2006
New Revision: 419677

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

  Bump after tag

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

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=419677&r1=419676&r2=419677&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 12:34: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,\