From 534ba886f24f51fb90478874ec6de23469690bab Mon Sep 17 00:00:00 2001 From: David Anderson Date: Thu, 7 Aug 2003 22:50:22 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=2016 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 05abde26fd..3a4851ef6d 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 Process this file with autoconf to produce a configure script. -AC_INIT(BOINC, 1.10) +AC_INIT(BOINC, 1.11) echo "--- Configuring BOINC AC_PACKAGE_VERSION ---"