Skip to content

Commit

Permalink
VERSION: 3.1 final
Browse files Browse the repository at this point in the history
  • Loading branch information
meag committed Aug 26, 2018
1 parent 591a4f0 commit 4952da4
Showing 1 changed file with 1 addition and 1 deletion.
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.1-rc3"
#define VERSION_NUMBER "3.1"

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

1 comment on commit 4952da4

@blaps
Copy link

@blaps blaps commented on 4952da4 Aug 27, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WohoOo! Well done!

Please sign in to comment.