From 44ea7c0dffe6381be9eaff8936b5375ab33e2c92 Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Fri, 21 Oct 2016 06:54:19 +0100 Subject: [PATCH] Bump the version date. --- P25Gateway/Version.h | 2 +- P25Parrot/Version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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