diff options
author | daniel oeh <daniel.oeh@gmail.com> | 2012-08-06 13:09:12 +0200 |
---|---|---|
committer | daniel oeh <daniel.oeh@gmail.com> | 2012-08-06 13:09:12 +0200 |
commit | 7304bf8da7c88232cca9f72d4dbb06a6a1210744 (patch) | |
tree | 99b8f05ea4ea6de417decd48a5dc0d62a62c9958 /assets | |
parent | 22640c24b04a498e48167cf9a8628e62ec2dbe27 (diff) | |
download | AntennaPod-7304bf8da7c88232cca9f72d4dbb06a6a1210744.zip |
Prepared release 0.9.30.9.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 53fa3dbfc..c590bd2e4 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.2</p> + <p>Antennapod, Version 0.9.3</p> <p>Copyright © 2012 Daniel Oeh</p> <p>Licensed under the MIT License <a href="LICENSE.html">(View)</a></p> </div> |