summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2014-11-16 21:38:30 +0100
committerBert Münnich <ber.t@posteo.de>2014-11-16 21:38:30 +0100
commit1439b845449a5b0905db729e463ac180fbc2761e (patch)
tree864f7a0ac60b76b99031b7ad93d63387a473d9cd
parent54af451b4a81b5b1072f27de0981a2d39cabc2d6 (diff)
downloadnsxiv-1.3.1.tar.zst
Stable version 1.3.1v1.3.1
-rw-r--r--Makefile2
-rw-r--r--README.md6
2 files changed, 7 insertions, 1 deletions
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)*