Skip to content

Commit 8fc3e27

Browse files
author
Joel16
committed
Bump version to 5.1.0
1 parent fd2735d commit 8fc3e27

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ ICON_FLAGS := nosavebackups,visible
5757

5858
# Version
5959
VERSION_MAJOR := 5
60-
VERSION_MINOR := 0
60+
VERSION_MINOR := 1
6161
VERSION_MICRO := 0
6262

6363
#---------------------------------------------------------------------------------

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Current features:
1919
- Multi-select items for delete/cut/copy (using Y button).
2020
- ~~FTP server (Press select or tap the ftp icon to toggle).~~
2121
- Image preview (If the image is around 400 * 480 which is the size of both screens, the image will be split in half and displayed. Support for the following image formats -> BMP, GIF - non animated, JPG, PCX, PNG, PGM, PPM and TGA)
22-
- ~~Extract various archives such as ZIP, RAR, 7Z, ISO 9660, AR, XAR and others supported by libarchive.~~
22+
- Extract various archives such as ZIP, RAR, and 7Z.
2323
- Searching for directories (allows you to quickly visit a directory by clicking the search icon on the top right (bottom screen).)
2424
- File properties - lets you view info on current file/folder, such as size, modified time, parent folder etc.
2525
- ~~File timestamps~~.

0 commit comments

Comments
 (0)