From 776ddcf8400c91157aedfd3d03c02b6b8a24eb45 Mon Sep 17 00:00:00 2001 From: Karl Chen Date: Tue, 20 Jul 2004 11:47:41 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=3906 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1a795ed755..b15c4427e6 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ dnl directory; the _autosetup script does this. dnl not sure exactly what the minimum version is (but 2.13 won't work) AC_PREREQ(2.57) -dnl Process this file with autoconf to produce a configure script. +dnl Set the BOINC version here. You can also use the set-version script. AC_INIT(BOINC, 4.01) AC_ARG_ENABLE(server,