diff --git a/P25Gateway/Version.h b/P25Gateway/Version.h index fa21f7f..865c176 100644 --- a/P25Gateway/Version.h +++ b/P25Gateway/Version.h @@ -19,6 +19,6 @@ #if !defined(VERSION_H) #define VERSION_H -const char* VERSION = "20161011"; +const char* VERSION = "20161021"; #endif diff --git a/P25Parrot/Version.h b/P25Parrot/Version.h index fa21f7f..865c176 100644 --- a/P25Parrot/Version.h +++ b/P25Parrot/Version.h @@ -19,6 +19,6 @@ #if !defined(VERSION_H) #define VERSION_H -const char* VERSION = "20161011"; +const char* VERSION = "20161021"; #endif