of bug fixes, too numerous to list here. Most nobably, this version of evolution now uses the gnome2 framework instead of gnome1.
15 lines
500 B
Text
15 lines
500 B
Text
$NetBSD: patch-aa,v 1.13 2004/01/04 21:37:09 rh Exp $
|
|
|
|
--- configure.orig 2003-09-16 05:17:17.000000000 +1000
|
|
+++ configure
|
|
@@ -11659,8 +11659,8 @@ fi
|
|
# 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}
|
|
|