-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b26c23c
commit 141bb02
Showing
4 changed files
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,6 +29,7 @@ | |
<updatecontact>[email protected]</updatecontact> | ||
<content_rating type="oars-1.1" /> | ||
<releases> | ||
<release version="0.5.2" date="2020-09-04" /> | ||
<release version="0.5.1" date="2020-08-30" /> | ||
<release version="0.5.0" date="2020-08-10" /> | ||
<release version="0.4.14" date="2012-07-01" /> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,7 +37,7 @@ APPNAME = "Revelation" | |
PACKAGE = "@PACKAGE@" | ||
VERSION = "@VERSION@" | ||
DATAVERSION = 2 | ||
RELNAME = "Cadi Cadi" | ||
RELNAME = "Back to chaos" | ||
URL = "https://revelation.olasagasti.info/" | ||
AUTHORS = [ "Erik Grinaker <[email protected]>","Mikel Olasagasti Uranga <[email protected]>" ] | ||
ARTISTS = [ "Erik Grinaker <[email protected]>" ] | ||
|