From: John Melton G0ORX Date: Sat, 29 Feb 2020 14:31:12 +0000 (+0000) Subject: updated version X-Git-Url: https://git.rkrishnan.org/pf/content/en/(%5B%5E?a=commitdiff_plain;h=6692d296d9b066bdffe916c265bae995ca7af202;p=pihpsdr.git updated version --- diff --git a/version.c b/version.c index 474b80e..df84f0d 100644 --- a/version.c +++ b/version.c @@ -20,7 +20,7 @@ char build_date[]=GIT_DATE; char build_version[]=GIT_VERSION; -char version[]="2.0.0-rc2" +char version[]="2.0.0-rc5" #if defined(GPIO) || defined(PURESIGNAL) || defined(SOAPYSDR) || defined(MIDI) " includes" #endif