Skip to content

Commit f87af73

Browse files
authored
Merge pull request #1080 from tcsabina/master
Preparing 3.6.8 release
2 parents 9d97d7a + ef8350f commit f87af73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/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.8-dev"
81+
#define VERSION_NUMBER "3.6.8"
8282
#define VERSION_MAX_LEN 32
8383

8484
void CL_Version_f(void);

0 commit comments

Comments
 (0)