Skip to content

Commit

Permalink
Back to nightly
Browse files Browse the repository at this point in the history
git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@11396 8aca7d54-2c30-db11-9de9-000461428c89
  • Loading branch information
prissi committed Sep 1, 2024
1 parent d54a7a0 commit df0c6cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/simutrans/simversion.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#define SIM_VERSION_MAJOR 124
#define SIM_VERSION_MINOR 2
#define SIM_VERSION_PATCH 2
#define SIM_VERSION_BUILD SIM_BUILD_RELEASE
#define SIM_VERSION_PATCH 3
#define SIM_VERSION_BUILD SIM_BUILD_NIGHTLY

// Beware: SAVEGAME minor is often ahead of version minor when there were patches.
// ==> These have no direct connection at all!
Expand Down

0 comments on commit df0c6cc

Please sign in to comment.