mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2025-12-12 17:58:53 +01:00
Final update for release 0.7.20.
This commit is contained in:
parent
b81927ece9
commit
d760ec5e5d
@ -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
|
Also, you can find us on foreverchat irc.foreverchat.net, channel #retrofe
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||||
Aeon Nox v1.0
|
Aeon Nox v1.0
|
||||||
to be used with retrofe 0.7.2 and above
|
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
|
Aeon Nox Theme (C) 2016 David C. Horowitz
|
||||||
e-mail njdave71@gmail.com
|
e-mail njdave71@gmail.com
|
||||||
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
##############################################################################
|
##############################################################################
|
||||||
#
|
#
|
||||||
# For support, visit www.retrofe.com
|
# For support, visit www.retrofe.nl
|
||||||
# or visit irc.foreverchat.net (channel #retrofe)
|
# or visit irc.foreverchat.net (channel #retrofe)
|
||||||
#
|
#
|
||||||
# For Documentation, visit www.retrofe.com/documentation
|
# For Documentation, also visit www.retrofe.nl
|
||||||
#
|
#
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
|
|||||||
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
std::string retrofe_version_major = "0";
|
std::string retrofe_version_major = "0";
|
||||||
std::string retrofe_version_minor = "7";
|
std::string retrofe_version_minor = "7";
|
||||||
std::string retrofe_version_build = "20b5";
|
std::string retrofe_version_build = "20";
|
||||||
|
|
||||||
|
|
||||||
std::string Version::getString()
|
std::string Version::getString()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user