OSDN Git Service

Bump version and update changelog
authorAdam Shanks <chainsdd@gmail.com>
Sun, 9 Oct 2011 13:39:06 +0000 (14:39 +0100)
committerAdam Shanks <chainsdd@gmail.com>
Sun, 9 Oct 2011 13:39:06 +0000 (14:39 +0100)
AndroidManifest.xml
res/raw/changelog.txt

index ac95a66..85fd804 100644 (file)
@@ -16,8 +16,8 @@
 -->
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
       package="com.noshufou.android.su"
-      android:versionCode="37"
-      android:versionName="3.0.2">
+      android:versionCode="38"
+      android:versionName="3.0.4">
     <application android:label="@string/app_name"
         android:icon="@drawable/icon"
         android:logo="@drawable/title_logo"
index 95e236d..48297f3 100644 (file)
   </head>
 
   <body>
+$ 38
+  %3.0.4
+  _2011-10-09
+    * Remove the requirement for having the latest binary
+    * Add option to suppress the outdated binary option
+    * Add menu option to get elite in the main menu
+    * Don't show clear log in menu when logging is disalbled
+    * Clearer messages to the user as to why the binary updater can't update their binary
+    * More binary updater fixes
 $ 37
   %3.0.2
   _ 2011-10-06