Skip to content

Commit

Permalink
bump to WebSMS-Connector-MeinBMW v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
felixb committed Sep 26, 2010
1 parent 1df0755 commit 366c693
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="info.graffy.android.websms.connector.meinbmw"
android:versionName="1.1" android:versionCode="1003">
android:versionName="1.1.1" android:versionCode="1004">
<application android:label="@string/app_name" android:icon="@drawable/icon"
android:debuggable="true">

Expand Down
2 changes: 1 addition & 1 deletion res/values/connector_meinbmw_strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
-->
<resources>
<string name="app_name">WebSMS Connector: MeinBMW</string>
<string name="app_version">1.1</string>
<string name="app_version">1.1.1</string>
<string name="connector_meinbmw_author">Silas Graffy &lt;[email protected]&gt;</string>
<string name="connector_meinbmw_name">MeinBMW</string>
<string name="connector_meinbmw_preferences">Preferences - MeinBMW</string>
Expand Down

0 comments on commit 366c693

Please sign in to comment.