aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBert Münnich <be.muennich@gmail.com>2013-06-02 12:04:40 +0200
committerBert Münnich <be.muennich@gmail.com>2013-06-02 12:04:40 +0200
commitb4346a93971c0d5766eb64445d38ad5c1cc07562 (patch)
tree660fba19c2d86bd444de37c4ab77edb862e69eac
parentb1a24cb018ac3a10b30ffd999e2e5b8a7da6d8ea (diff)
downloadnsxiv-b4346a93971c0d5766eb64445d38ad5c1cc07562.tar.zst
Stable version 1.1.1v1.1.1
-rw-r--r--Makefile2
-rw-r--r--README.md5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 29484db..e906fd8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20130421
+VERSION = 1.1.1
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man
diff --git a/README.md b/README.md
index ff541e6..e6a8eed 100644
--- a/README.md
+++ b/README.md
@@ -163,6 +163,11 @@ on GitHub or get a copy using git with the following command:
**Stable releases**
+**[v1.1.1](https://github.com/muennich/sxiv/archive/v1.1.1.tar.gz)**
+*(June 2, 2013)*
+
+ * Various bug fixes
+
**[v1.1](https://github.com/muennich/sxiv/archive/v1.1.tar.gz)**
*(March 30, 2013)*