version 4.51

svn path=/trunk/boinc/; revision=4379
This commit is contained in:
David Anderson 2004-10-21 20:03:26 +00:00
parent 67096cfbc2
commit ba5f0ae12b
3 changed files with 5 additions and 5 deletions

4
aclocal.m4 vendored
View File

@ -1106,8 +1106,8 @@ AC_DEFUN([SAH_HEADER_STDCXX],[
#
# Revision Log:
# $Log$
# Revision 1.156 2004/10/21 00:23:18 davea
# *** empty log message ***
# Revision 1.157 2004/10/21 20:03:25 boincadm
# version 4.51
#
# Revision 1.1 2003/12/11 18:38:24 korpela
# Added checked macro files into boinc

View File

@ -1,3 +1,3 @@
#define BOINC_MAJOR_VERSION 4
#define BOINC_MINOR_VERSION 50
#define BOINC_VERSION_STRING "4.50"
#define BOINC_MINOR_VERSION 51
#define BOINC_VERSION_STRING "4.51"

View File

@ -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.50)
AC_INIT(BOINC, 4.51)
AC_ARG_ENABLE(server,
AC_HELP_STRING([--disable-server],