diff options
author | daniel oeh <daniel.oeh@gmail.com> | 2012-10-23 10:49:36 +0200 |
---|---|---|
committer | daniel oeh <daniel.oeh@gmail.com> | 2012-10-23 10:49:36 +0200 |
commit | 75dc42c438770ad1b5a19b50d417aef3b9df1bec (patch) | |
tree | 9c1a2e47f7f4afa59fca4989968227e85aade061 /assets | |
parent | 7380d288e5a2498f8eba5deacc5b65dfdf5af64c (diff) | |
download | AntennaPod-75dc42c438770ad1b5a19b50d417aef3b9df1bec.zip |
Prepared release of version 0.9.5.30.9.5.3
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 c2d1c8739..e0198fff9 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.5.2</p> + <p>AntennaPod, Version 0.9.5.3</p> <p>Copyright © 2012 Daniel Oeh</p> <p>Licensed under the MIT License <a href="LICENSE.html">(View)</a></p> </div> |