Skip to content

Commit

Permalink
gtp-guard-1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
acassen committed Jul 27, 2024
1 parent b64e9a1 commit f242d0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.7pre0
1.0.7
2 changes: 1 addition & 1 deletion lib/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#define LOG_FACILITY_MAX 7
#define PROG "gtp-guard"
#define PROG_PID_FILE "/var/run/gtp-guard.pid"
#define VERSION_STRING PROG " v1.0.7pre2 (2024/07/11)"
#define VERSION_STRING PROG " v1.0.7 (2024/07/27)"
#define COPYRIGHT_STRING "Copyright (C) 2023-2024 Alexandre Cassen, <[email protected]>"


Expand Down

0 comments on commit f242d0a

Please sign in to comment.