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,