]> git.pld-linux.org Git - packages/apache-mod_auth_pgsql.git/blame - apache-mod_auth_pgsql-version.patch
2845686f535a76f9663ef4eafe687583 mod_auth_pgsql-0.9.10.tar.gz
[packages/apache-mod_auth_pgsql.git] / apache-mod_auth_pgsql-version.patch
CommitLineData
cf20470c
SZ
1diff -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.078294 seconds and 4 git commands to generate.