From 911eef0469accc79a111a1b407b7b43e48ea7d88 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Wed, 24 Nov 2004 06:35:10 +0000 Subject: [PATCH] version 4.57 svn path=/trunk/boinc/; revision=4642 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index eebaeaa813..a6983df8f7 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ dnl not sure exactly what the minimum version is (but 2.13 won't work) AC_PREREQ(2.57) dnl Set the BOINC version here. You can also use the set-version script. -AC_INIT(BOINC, 4.56) +AC_INIT(BOINC, 4.57) AC_ARG_ENABLE(server, AC_HELP_STRING([--disable-server],