Skip to content

Commit f4e3259

Browse files
authored
Merge pull request #1021 from tcsabina/master
preparing 3.6.6 release
2 parents e774dce + 9330fdd commit f4e3259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.h

+1-1
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.6-dev"
81+
#define VERSION_NUMBER "3.6.6"
8282
#define VERSION_MAX_LEN 32
8383

8484
void CL_Version_f(void);

0 commit comments

Comments
 (0)