]> git.rkrishnan.org Git - pihpsdr.git/commitdiff
updated version
authorJohn Melton G0ORX <john.d.melton@googlemail.com>
Sat, 29 Feb 2020 14:31:12 +0000 (14:31 +0000)
committerJohn Melton G0ORX <john.d.melton@googlemail.com>
Sat, 29 Feb 2020 14:31:12 +0000 (14:31 +0000)
version.c

index 474b80e3b38c00b501d167dcff584094135227c4..df84f0d16521af495bc5510697b448b6904f09a1 100644 (file)
--- 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