Skip to content

Commit

Permalink
UI: Bump build version
Browse files Browse the repository at this point in the history
  • Loading branch information
tnodir committed Jun 16, 2024
1 parent 15e3efd commit 0c9e012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version/fort_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#define APP_VERSION_MINOR 13
#define APP_VERSION_PATCH 1
#define APP_VERSION_STR "3.13.1"
#define APP_VERSION_BUILD_STR "-test01"
#define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031301

#define APP_NAME "Fort Firewall"
Expand Down

0 comments on commit 0c9e012

Please sign in to comment.