1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-06 03:50:19 +02:00
This commit is contained in:
Nikolay Pultsin 2011-02-13 18:26:42 +00:00
parent 016297dadd
commit 9b65a20a44
3 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.geometerplus.zlibrary.ui.android" android:versionCode="9912" android:versionName="0.99.12" android:installLocation="auto">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.geometerplus.zlibrary.ui.android" android:versionCode="9913" android:versionName="0.99.13" android:installLocation="auto">
<uses-sdk android:minSdkVersion="4" />
<supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:anyDensity="true" />
<uses-permission android:name="android.permission.INTERNET" />

View file

@ -1,7 +1,7 @@
===== 0.99.13 (??? ??, 2011) =====
===== 0.99.13 (Feb 13, 2011) =====
* Fixed book/position forgetting bug
* Color channel values in color dialog
* Fixed categories processing in feedbooks feed
* Fixed categories displaying in feedbooks feed
===== 0.99.12 (Feb 09, 2011) =====
* Added support for more dictionaries (by Steffen Siebert)

View file

@ -1 +1 @@
0.99.12
0.99.13