mirror of https://github.com/BOINC/boinc.git
svn path=/trunk/boinc/; revision=12595
This commit is contained in:
parent
a4d0ea077d
commit
17ecbb3bb0
|
@ -9,7 +9,7 @@ dnl not sure exactly what the minimum version is (but 2.13 wont work)
|
|||
AC_PREREQ(2.57)
|
||||
|
||||
dnl Set the BOINC version here. You can also use the set-version script.
|
||||
AC_INIT(BOINC, 5.9.8)
|
||||
AC_INIT(BOINC, 5.9.9)
|
||||
|
||||
AC_ARG_ENABLE(debug,
|
||||
AS_HELP_STRING([--enable-debug],
|
||||
|
|
Loading…
Reference in New Issue