Partially revert "Ensure Android NDK r18 compatibility"

This reverts the accidental changes to version.h in commit 55f8736.
This commit is contained in:
Oliver Behnke 2018-09-04 12:55:19 +00:00
parent fdf326a5af
commit 4aac696424
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#define BOINC_VERSION_STRING "7.13.0"
/* Package is a pre-release (Alpha/Beta) package */
#define BOINC_PRERELEASE 1
//#define BOINC_PRERELEASE 1
#if (defined(_WIN32) || defined(__APPLE__))
/* Name of package */