Browse Source

Stable version 1.3

master
Bert Münnich 10 years ago
parent
commit
c038283286
2 changed files with 8 additions and 1 deletions
  1. +1
    -1
      Makefile
  2. +7
    -0
      README.md

+ 1
- 1
Makefile View File

@@ -1,4 +1,4 @@
VERSION = git-20141024
VERSION = 1.3


PREFIX = /usr/local PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man MANPREFIX = $(PREFIX)/share/man


+ 7
- 0
README.md View File

@@ -162,6 +162,13 @@ on GitHub or get a copy using git with the following command:


**Stable releases** **Stable releases**


**[v1.3](https://github.com/muennich/sxiv/archive/v1.3.tar.gz)**
*(October 24, 2014)*

* Extract thumbnails from EXIF tags (requires libexif)
* Zoomable thumbnails, supported sizes defined in config.h
* Fixed build error with giflib version >= 5.1.0

**[v1.2](https://github.com/muennich/sxiv/archive/v1.2.tar.gz)** **[v1.2](https://github.com/muennich/sxiv/archive/v1.2.tar.gz)**
*(April 24, 2014)* *(April 24, 2014)*




Loading…
Cancel
Save