]> git.pld-linux.org Git - packages/apache-mod_auth_pgsql.git/blob - apache-mod_auth_pgsql-version.patch
- initial release
[packages/apache-mod_auth_pgsql.git] / apache-mod_auth_pgsql-version.patch
1 diff -Naur mod_auth_pgsql-0.9.10-p/mod_auth_pgsql.c mod_auth_pgsql-0.9.10/mod_auth_pgsql.c
2 --- mod_auth_pgsql-0.9.10-p/mod_auth_pgsql.c    Thu Oct 11 12:47:14 2001
3 +++ mod_auth_pgsql-0.9.10/mod_auth_pgsql.c      Wed Oct 24 15:59:09 2001
4 @@ -96,7 +96,7 @@
5  #include "ap_alloc.h"
6  #include <libpq-fe.h>
7  
8 -#define        AUTH_PGSQL_VERSION              "0.9.9"
9 +#define        AUTH_PGSQL_VERSION              "0.9.10"
10  
11  /* We need Apache 1.3.1 */ 
12  #if (MODULE_MAGIC_NUMBER >= 19980713)
This page took 0.043008 seconds and 3 git commands to generate.