From 931601cf1bbb0efd3296892917888374bf533837 Mon Sep 17 00:00:00 2001 From: romeo-golf Date: Mon, 20 Feb 2017 02:07:52 +0000 Subject: [PATCH] Update $PROJECTVERSION to 2.5.1 --- bash/variables.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/variables.sh b/bash/variables.sh index bb1f263..7d691e4 100644 --- a/bash/variables.sh +++ b/bash/variables.sh @@ -34,7 +34,7 @@ ## SOFTWARE VERSIONS # The ADS-B Receiver Project -PROJECTVERSION="2.5.0" +PROJECTVERSION="2.5.1" # FlightAware PiAware PIAWAREVERSION="3.3.0"