Skip to content

Commit

Permalink
Bump the version date.
Browse files Browse the repository at this point in the history
  • Loading branch information
g4klx committed May 17, 2018
1 parent 02096f2 commit a65fba4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Version.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2015,2016,2017 by Jonathan Naylor G4KLX
* Copyright (C) 2015,2016,2017,2018 by Jonathan Naylor G4KLX
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -19,6 +19,6 @@
#if !defined(VERSION_H)
#define VERSION_H

const char* VERSION = "20180327";
const char* VERSION = "20180517";

#endif

0 comments on commit a65fba4

Please sign in to comment.