|
@@ -4,8 +4,8 @@
|
|
#
|
|
#
|
|
################################################################################
|
|
################################################################################
|
|
|
|
|
|
-BOINC_VERSION_MAJOR = 7.10
|
|
|
|
-BOINC_VERSION = $(BOINC_VERSION_MAJOR).1
|
|
|
|
|
|
+BOINC_VERSION_MAJOR = 7
|
|
|
|
+BOINC_VERSION = $(BOINC_VERSION_MAJOR).10.2
|
|
# client_release can be used to build the Client and Manager but not the Server
|
|
# client_release can be used to build the Client and Manager but not the Server
|
|
# part. The Server currently has no versioning (see
|
|
# part. The Server currently has no versioning (see
|
|
# https://github.com/BOINC/boinc/pull/1798).
|
|
# https://github.com/BOINC/boinc/pull/1798).
|