From 028a2cd36488a81f613ca45745718a6f12fa88e7 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sun, 14 Nov 2004 08:17:21 +0000 Subject: [PATCH] version 4.56 svn path=/trunk/boinc/; revision=4553 --- aclocal.m4 | 4 ++-- configure.ac | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/aclocal.m4 b/aclocal.m4 index 01ff1a5eed..1a73278f29 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1106,8 +1106,8 @@ AC_DEFUN([SAH_HEADER_STDCXX],[ # # Revision Log: # $Log$ -# Revision 1.164 2004/11/05 23:15:34 boincadm -# version 4.55 +# Revision 1.165 2004/11/14 08:17:21 boincadm +# version 4.56 # # Revision 1.1 2003/12/11 18:38:24 korpela # Added checked macro files into boinc diff --git a/configure.ac b/configure.ac index 322f10d316..924633ba87 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.55) +AC_INIT(BOINC, 4.56) AC_ARG_ENABLE(server, AC_HELP_STRING([--disable-server],