BUGFIX : Windows version HTML Web browser support

Allow connection of a web browser to the Windows version via
http://127.0.0.1:8080
This commit is contained in:
Malcolm Robb 2014-05-09 23:44:11 +01:00
parent d200099244
commit a55b9a76b5
9 changed files with 8 additions and 7 deletions

View file

@ -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.08.2504.14"
#define MODES_DUMP1090_VERSION "1.08.0905.14"
// ============================= Include files ==========================