diff options
author | Bert Münnich <ber.t@posteo.de> | 2014-11-16 21:38:30 +0100 |
---|---|---|
committer | Bert Münnich <ber.t@posteo.de> | 2014-11-16 21:38:30 +0100 |
commit | 1439b845449a5b0905db729e463ac180fbc2761e (patch) | |
tree | 864f7a0ac60b76b99031b7ad93d63387a473d9cd | |
parent | 54af451b4a81b5b1072f27de0981a2d39cabc2d6 (diff) |
Stable version 1.3.1
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | README.md | 6 |
2 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION := git-20141114 +VERSION := 1.3.1 PREFIX := /usr/local MANPREFIX := $(PREFIX)/share/man @@ -162,6 +162,12 @@ on GitHub or get a copy using git with the following command: **Stable releases** +**[v1.3.1](https://github.com/muennich/sxiv/archive/v1.3.1.tar.gz)** +*(November 16, 2014)* + + * Fixed build error, caused by delayed config.h creation + * Fixed segfault when run with -c + **[v1.3](https://github.com/muennich/sxiv/archive/v1.3.tar.gz)** *(October 24, 2014)* |