Final update for release 0.7.20.

This commit is contained in:
Pieter Hulshoff 2017-02-01 21:14:13 +01:00
parent b81927ece9
commit d760ec5e5d
4 changed files with 5 additions and 5 deletions

View File

@ -1,2 +1,2 @@
Visit www.retrofe.com/wiki and www.retrofe.com/forum for documentation and help.
Visit www.retrofe.nl for documentation and help.
Also, you can find us on foreverchat irc.foreverchat.net, channel #retrofe

View File

@ -1,7 +1,7 @@
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Aeon Nox v1.0
to be used with retrofe 0.7.2 and above
http://www.retrofe.com/
http://www.retrofe.nl/
Aeon Nox Theme (C) 2016 David C. Horowitz
e-mail njdave71@gmail.com
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

View File

@ -1,9 +1,9 @@
##############################################################################
#
# For support, visit www.retrofe.com
# For support, visit www.retrofe.nl
# or visit irc.foreverchat.net (channel #retrofe)
#
# For Documentation, visit www.retrofe.com/documentation
# For Documentation, also visit www.retrofe.nl
#
##############################################################################

View File

@ -20,7 +20,7 @@
std::string retrofe_version_major = "0";
std::string retrofe_version_minor = "7";
std::string retrofe_version_build = "20b5";
std::string retrofe_version_build = "20";
std::string Version::getString()