Skip to content

Commit 0627080

Browse files
authored
Merge pull request #696 from tcsabina/master
3.6.1 release preparation
2 parents 52c626e + 81f41e6 commit 0627080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
7878
#endif
7979

8080
// Note: for server mods to detect version, change VERSION_NUM below
81-
#define VERSION_NUMBER "3.6.1-dev"
81+
#define VERSION_NUMBER "3.6.1"
8282

8383
void CL_Version_f(void);
8484
char *VersionString(void);

0 commit comments

Comments
 (0)