Skip to content

Commit

Permalink
release: v3.4.1 | v3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
NikhilNarayana committed Jul 9, 2024
1 parent d895bfe commit 7032861
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Source/Core/Common/Version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
//#else
//" " BUILD_TYPE_STR " " SCM_DESC_STR;
//#endif
// release commit notes
// if releasing both builds, use `release: {combined_version}` or `release: {netplay_version} | {playback_version}`
// for releasing a single build, use `release(netplay): {netplay_version}` or `release(playback): {playback_version}`
#ifndef IS_PLAYBACK
#define SLIPPI_REV_STR "3.4.1" // netplay version
#else
Expand Down

0 comments on commit 7032861

Please sign in to comment.