
wrowe at apache
Jun 8, 2009, 2:58 PM
Views: 130
Permalink
|
|
svn commit: r782811 - /httpd/mod_ftp/trunk/include/mod_ftp.h
|
|
Author: wrowe Date: Mon Jun 8 21:58:49 2009 New Revision: 782811 URL: http://svn.apache.org/viewvc?rev=782811&view=rev Log: prepare for tag Modified: httpd/mod_ftp/trunk/include/mod_ftp.h Modified: httpd/mod_ftp/trunk/include/mod_ftp.h URL: http://svn.apache.org/viewvc/httpd/mod_ftp/trunk/include/mod_ftp.h?rev=782811&r1=782810&r2=782811&view=diff ============================================================================== --- httpd/mod_ftp/trunk/include/mod_ftp.h (original) +++ httpd/mod_ftp/trunk/include/mod_ftp.h Mon Jun 8 21:58:49 2009 @@ -30,7 +30,7 @@ extern "C" { #endif -#define MODFTP_VERSION "0.9.4-dev" +#define MODFTP_VERSION "0.9.4" /* FTP Reply Codes */
|