repo.or.cz
/
ledtester.git
/
commitdiff
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
raw
|
patch
|
inline
|
side by side
(parent:
a7b5e91
)
Version bump to 1.1.
release-1.1
author
Rafał Rzepecki
<
[email protected]
>
Wed, 8 Jul 2009 11:08:48 +0000
(8 13:08 +0200)
committer
Rafał Rzepecki
<
[email protected]
>
Wed, 8 Jul 2009 11:08:48 +0000
(8 13:08 +0200)
AndroidManifest.xml
patch
|
blob
|
blame
|
history
diff --git
a/AndroidManifest.xml
b/AndroidManifest.xml
index
6dc1746
..
3e167c4
100644
(file)
--- a/
AndroidManifest.xml
+++ b/
AndroidManifest.xml
@@
-18,8
+18,8
@@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="pl.blip.divide.ledtester"
- android:versionCode="
1
"
- android:versionName="1.
0
">
+ android:versionCode="
2
"
+ android:versionName="1.
1
">
<application android:icon="@drawable/icon" android:label="@string/app_name">
<activity android:name=".LedTester"
android:label="@string/app_name">