
wrowe at apache
Jun 8, 2009, 2:59 PM
Views: 147
Permalink
|
|
svn commit: r782813 - /httpd/mod_ftp/trunk/include/mod_ftp.h
|
|
Author: wrowe Date: Mon Jun 8 21:59:59 2009 New Revision: 782813 URL: http://svn.apache.org/viewvc?rev=782813&view=rev Log: bump after 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=782813&r1=782812&r2=782813&view=diff ============================================================================== --- httpd/mod_ftp/trunk/include/mod_ftp.h (original) +++ httpd/mod_ftp/trunk/include/mod_ftp.h Mon Jun 8 21:59:59 2009 @@ -30,7 +30,7 @@ extern "C" { #endif -#define MODFTP_VERSION "0.9.4" +#define MODFTP_VERSION "0.9.5-dev" /* FTP Reply Codes */
|