diff --git a/src/defines/defines.mk b/src/defines/defines.mk index baf38ed..ebc33c1 100644 --- a/src/defines/defines.mk +++ b/src/defines/defines.mk @@ -79,7 +79,7 @@ endif # Build directories -VERSION = 2.2 +VERSION = 2.2.1 SHAREDIR = $(SRCDIR)/shared PLANNERDIR = $(SRCDIR)/planner UTILSDIR = $(SRCDIR)/utils diff --git a/src/gpx/gpx.h b/src/gpx/gpx.h index b7fc4d5..eaf8f92 100644 --- a/src/gpx/gpx.h +++ b/src/gpx/gpx.h @@ -34,7 +34,7 @@ extern "C" { #include #include -#define GPX_VERSION "2.2" +#define GPX_VERSION "2.2.1" #define HOST_VERSION 50 #define END_OF_FILE 1