summaryrefslogtreecommitdiff
path: root/palemoon/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'palemoon/README.md')
-rw-r--r--palemoon/README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/palemoon/README.md b/palemoon/README.md
index 0f5b089..500a3b1 100644
--- a/palemoon/README.md
+++ b/palemoon/README.md
@@ -10,10 +10,14 @@ Palemoon itself is a fork from Mozilla Firefox, which is still actively maintain
# Reverse dependency matrix
Distro | Palemoon version
---------- | ---------------
-All | 28.7.2
+All | 28.10.0
# Additional notes
-See [credits.md](credits.md) for more references.
+Credit goes to so many sources and inspirations:
+* trava90 of the Pale Moon project
+* firefox-61.0.2-3.fc28.src.rpm
+* https://build.opensuse.org/package/view_file/network/palemoon/palemoon.spec?expand=1
+* instructions for compiling on centos 6 and 7 http://developer.palemoon.org/Developer_Guide:Build_Instructions/Pale_Moon/Linux#head:CentOS_6
# Differences from upstream
None
bgstack15