diff options
author | daniel oeh <daniel.oeh@gmail.com> | 2012-08-21 18:05:47 +0200 |
---|---|---|
committer | daniel oeh <daniel.oeh@gmail.com> | 2012-08-21 18:05:47 +0200 |
commit | eab911c2ff211ae7896b931e459b3a64c24870e8 (patch) | |
tree | 3d5aafd2c39fb733b86b00a3ed13eb31b4b4b3d2 /assets | |
parent | d4d3f8b383ad26ee33a35b819e8ad7e01b0b4db8 (diff) | |
download | AntennaPod-eab911c2ff211ae7896b931e459b3a64c24870e8.zip |
Prepared version 0.9.4.1
Diffstat (limited to 'assets')
-rw-r--r-- | assets/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/about.html b/assets/about.html index d23d82224..c067c8e0e 100644 --- a/assets/about.html +++ b/assets/about.html @@ -40,7 +40,7 @@ <body> <div id="header" align="center"> <img src="logo.png" alt="Logo" width="100px" height="100px"/> - <p>Antennapod, Version 0.9.4</p> + <p>Antennapod, Version 0.9.4.1</p> <p>Copyright © 2012 Daniel Oeh</p> <p>Licensed under the MIT License <a href="LICENSE.html">(View)</a></p> </div> |