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 Jan 26, 2024
1 parent 9298235 commit 17bd4d8
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-2023 by Jonathan Naylor G4KLX
* Copyright (C) 2015-2024 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 = "20231206";
const char* VERSION = "20240126";

#endif

0 comments on commit 17bd4d8

Please sign in to comment.