From 1439b845449a5b0905db729e463ac180fbc2761e Mon Sep 17 00:00:00 2001 From: Bert Münnich Date: Sun, 16 Nov 2014 21:38:30 +0100 Subject: Stable version 1.3.1 --- Makefile | 2 +- README.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a3c27f1..1537e56 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := git-20141114 +VERSION := 1.3.1 PREFIX := /usr/local MANPREFIX := $(PREFIX)/share/man diff --git a/README.md b/README.md index 2acf33d..9a7f237 100644 --- a/README.md +++ b/README.md @@ -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)* -- cgit v1.2.3-54-g00ecf