]> git.rkrishnan.org Git - pihpsdr.git/commitdiff
update version.c to v1.0.0-rc3
authorJohn Melton - G0ORX/N6LYT <john.d.melton@googlemail.com>
Sat, 12 Nov 2016 14:57:34 +0000 (14:57 +0000)
committerJohn Melton - G0ORX/N6LYT <john.d.melton@googlemail.com>
Sat, 12 Nov 2016 14:57:34 +0000 (14:57 +0000)
pihpsdr
release/pihpsdr.tar
release/pihpsdr/pihpsdr
version.c

diff --git a/pihpsdr b/pihpsdr
index b53d4a594a5bdb548bd30e2df6058c0e404a2281..9694cf9d220f622ec5925de303c6096108b3e739 100755 (executable)
Binary files a/pihpsdr and b/pihpsdr differ
index 18403433a62819d0b1bc7162b9834516fe0e5cb2..6dc64602f03b483175951c54f9ea766ff37bc279 100644 (file)
Binary files a/release/pihpsdr.tar and b/release/pihpsdr.tar differ
index b53d4a594a5bdb548bd30e2df6058c0e404a2281..9694cf9d220f622ec5925de303c6096108b3e739 100755 (executable)
Binary files a/release/pihpsdr/pihpsdr and b/release/pihpsdr/pihpsdr differ
index 7db95af7406ccad72004d2d7d45970923c26a569..5dd16a08c67e8acaf00ed3f6dda301b96aa2dcae 100644 (file)
--- a/version.c
+++ b/version.c
@@ -20,4 +20,4 @@
 char build_date[]=GIT_DATE;
 char build_version[]=GIT_VERSION;
 
-char version[]="1.0.0-rc2";
+char version[]="1.0.0-rc3";