From 2658330b37900a4d90775b2d61cf88983f8343a6 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Fri, 9 Apr 2004 19:06:57 +0000 Subject: bump to 8 for new contact list migration, since there was a bug in the 2004-04-09 Chris Toshok * configure.in (UPGRADE_REVISION): bump to 8 for new contact list migration, since there was a bug in the shell that caused all migration to fail, but the key was still updated. svn path=/trunk/; revision=25402 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 6df236b402..5231209e41 100644 --- a/configure.in +++ b/configure.in @@ -1137,7 +1137,7 @@ BASE_VERSION=`echo $VERSION | awk -F. '{print $1 "." $2;}'` AC_SUBST(BASE_VERSION) AC_DEFINE_UNQUOTED(BASE_VERSION, "$BASE_VERSION", [Base version (Major.Minor)]) -UPGRADE_REVISION=7 +UPGRADE_REVISION=8 AC_SUBST(UPGRADE_REVISION) AC_DEFINE_UNQUOTED(UPGRADE_REVISION, "$UPGRADE_REVISION", [The number of times we've upgraded since the BASE_VERSION release]) -- cgit v1.2.3