diff --git a/doc/Changes1.8 b/doc/Changes1.8 index 8b4584db1..275bcf32a 100644 --- a/doc/Changes1.8 +++ b/doc/Changes1.8 @@ -4,6 +4,8 @@ Eggdrop Changes (since version 1.6.21) 1.8.0: + # RC4 Released on Nov 23, 2016 + - Add some default paths to tcl.m4. Patch by: thommey / Found by: Kiril, erickjvelez, various diff --git a/src/patch.h b/src/patch.h index 38b3e9e64..f58a7d7d6 100644 --- a/src/patch.h +++ b/src/patch.h @@ -39,12 +39,12 @@ patch("PRE-RELEASE"); /* RC version */ * * */ -patch("1479820858"); /* current unixtime */ +patch("1479878257"); /* current unixtime */ /* * * */ -patch("RC3"); +patch("RC4"); /* * *