Skip to content

Commit

Permalink
VERSION: 3.2 final
Browse files Browse the repository at this point in the history
  • Loading branch information
meag committed Apr 18, 2020
1 parent 2bee366 commit 660d836
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

- `thunderdome` allows simple-item backpacks & texture replacements for backpacks
- `thunderdome`, `smackdown` & `qcon` all block hud group-picture changes during the match
- `thunderdome`, `smackdown` & `qcon` all block `/gl_outline` as it can lead to seeing items through walls
- `thunderdome`, `smackdown` & `qcon` all block `/gl_outline` as it can lead to seeing items & players through walls
- `r_skincolormode`, `r_enemyskincolor`, `r_teamskincolor` blocked in TF games or if server blocks skin/color forcing
- Team Fortress: scoreboard always color players by their teamname

Expand Down
2 changes: 1 addition & 1 deletion version.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#endif

// Note: for server mods to detect version, change VERSION_NUM below
#define VERSION_NUMBER "3.2-rc1"
#define VERSION_NUMBER "3.2"

int build_number(void);
void CL_Version_f(void);
Expand Down

0 comments on commit 660d836

Please sign in to comment.