1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-05 19:42:17 +02:00

2.4 beta 2

This commit is contained in:
Nikolay Pultsin 2015-04-22 00:00:06 +01:00
parent d45d2245a9
commit d31223919c
3 changed files with 4 additions and 3 deletions

View file

@ -2,8 +2,8 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="org.geometerplus.zlibrary.ui.android"
android:versionCode="2035110"
android:versionName="2.4 beta 1"
android:versionCode="2035210"
android:versionName="2.4 beta 2"
android:installLocation="auto"
>
<uses-sdk

View file

@ -6,6 +6,7 @@
===== 2.4 beta 1 (Apr 19, 2015) =====
* New bookmarks creation interface (uses SuperToasts library)
* Footnotes toasts (uses SuperToasts library)
===== 2.4 beta 0 (Apr 17, 2015) =====
* Bookmarks synchronisation

View file

@ -1 +1 @@
2.4 beta 1
2.4 beta 2