Skip to content

Commit

Permalink
v5 changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
arantius committed Aug 22, 2011
1 parent a9eb180 commit ed2dfec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="4" android:versionName="4"
android:versionCode="5" android:versionName="5"
package="com.arantius.tivocommander"
>
<uses-sdk android:targetSdkVersion="9" android:minSdkVersion="7"></uses-sdk>
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v5 Aug 22, 2011:
* Fixes for all the crash bugs I know about.
* Improvements for settings help text.

v4 Aug 20, 2011:
* Bug fixes, including a couple crash bugs.
* Crash reporting and problem reporting feature.
Expand Down

0 comments on commit ed2dfec

Please sign in to comment.