15 lines
534 B
Text
15 lines
534 B
Text
$NetBSD: patch-aa,v 1.12 2002/12/01 15:37:59 salo Exp $
|
|
|
|
--- configure.orig Thu Jun 20 19:55:20 2002
|
|
+++ configure Wed Jul 10 22:44:39 2002
|
|
@@ -9237,8 +9237,8 @@
|
|
# This can only change between Evolution versions (and then can only
|
|
# go up.)
|
|
evolution_db_version_major=3
|
|
-evolution_db_version_minor=1
|
|
-evolution_db_version_patch=17
|
|
+evolution_db_version_minor=3
|
|
+evolution_db_version_patch=11
|
|
|
|
evolution_db_version=${evolution_db_version_major}.${evolution_db_version_minor}.${evolution_db_version_patch}
|
|
cat >> confdefs.h <<EOF
|