]> git.rkrishnan.org Git - pihpsdr.git/commitdiff
Version 2.0.0-rc2
authorJohn Melton G0ORX <john.d.melton@googlemail.com>
Mon, 3 Feb 2020 20:57:00 +0000 (20:57 +0000)
committerJohn Melton G0ORX <john.d.melton@googlemail.com>
Mon, 3 Feb 2020 20:57:00 +0000 (20:57 +0000)
version.c

index 20d68054171dbee5ab3b2915c96af62f3ba56344..474b80e3b38c00b501d167dcff584094135227c4 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-RC1"
+char version[]="2.0.0-rc2"
 #if defined(GPIO) || defined(PURESIGNAL) || defined(SOAPYSDR) || defined(MIDI)
 " includes"
 #endif