SF.net SVN: mod-aspdotnet: [180] mod_aspdotnet/trunk/Apache.Web/Apache.Web. Version.h
Brought to you by:
wrowe
|
From: <wr...@us...> - 2007-03-02 06:17:09
|
Revision: 180
http://svn.sourceforge.net/mod-aspdotnet/?rev=180&view=rev
Author: wrowe
Date: 2007-03-01 22:17:08 -0800 (Thu, 01 Mar 2007)
Log Message:
-----------
Prepare to release build 2005
Modified Paths:
--------------
mod_aspdotnet/trunk/Apache.Web/Apache.Web.Version.h
Modified: mod_aspdotnet/trunk/Apache.Web/Apache.Web.Version.h
===================================================================
--- mod_aspdotnet/trunk/Apache.Web/Apache.Web.Version.h 2007-03-02 06:14:38 UTC (rev 179)
+++ mod_aspdotnet/trunk/Apache.Web/Apache.Web.Version.h 2007-03-02 06:17:08 UTC (rev 180)
@@ -55,7 +55,7 @@
// 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 0
+#define APACHE_WEB_VER_RELEASE 1
#define APACHE_WEB_VERSION_CSV \
APACHE_WEB_VER_MAJOR,\
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|