Skip to content

Commit

Permalink
3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fokkonaut committed Jul 2, 2024
1 parent 1ed429c commit 5bb6a63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/game/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/* If you are missing that file, acquire a complete release at teeworlds.com. */
#ifndef GAME_VERSION_H
#define GAME_VERSION_H
#define GAME_VERSION "0.7.5, 3.4"
#define GAME_VERSION "0.7.5, 3.4.1"
#define GAME_NETVERSION "0.7 802f1be60a05665f"
#define CLIENT_VERSION 0x0f3040
#define CLIENT_VERSION 0x0f3041
#define PREV_CLIENT_VERSION 0x0f3031
#define CLIENT_DDNET_VERSION 15050
#define GAME_NAME "F-Client"
Expand Down

0 comments on commit 5bb6a63

Please sign in to comment.