From d9de1190f0cf84e02712bb8550a5daf7a99df3d9 Mon Sep 17 00:00:00 2001 From: Malcolm Robb Date: Fri, 20 Sep 2013 16:50:38 +0100 Subject: [PATCH] Version update --- dump1090.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dump1090.h b/dump1090.h index 3f8d34f..762c002 100644 --- a/dump1090.h +++ b/dump1090.h @@ -37,7 +37,7 @@ // MinorVer changes when additional features are added, but not for bug fixes (range 00-99) // DayDate & Year changes for all changes, including for bug fixes. It represent the release date of the update // -#define MODES_DUMP1090_VERSION "1.07.1908.13" +#define MODES_DUMP1090_VERSION "1.07.2009.13" // ============================= Include files ==========================