summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2017-10-27 17:25:56 +0200
committerBert Münnich <ber.t@posteo.de>2017-10-27 17:25:56 +0200
commit9dabc5f9883b80286b91f73ea4dcf9fd3d1ad11c (patch)
treecbe8328f91c898f3e79316b5aa9ab82e1443b8dd
parent64b885b6a9fbb5522654af919a3c4ce719f11c2e (diff)
downloadnsxiv-24.tar.zst
Stable version 24v24
-rw-r--r--Makefile2
-rw-r--r--README.md12
2 files changed, 12 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f14f65c..6113957 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20171026
+VERSION = 24
srcdir = .
VPATH = $(srcdir)
diff --git a/README.md b/README.md
index 28334b0..857eaf8 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,8 @@ the following command:
Usage
-----
-Please see the [man page](http://muennich.github.com/sxiv/sxiv.1.html) for information on how to use sxiv.
+Please see the [man page](http://muennich.github.com/sxiv/sxiv.1.html) for
+information on how to use sxiv.
Download & Changelog
@@ -74,6 +75,15 @@ on GitHub or get a copy using git with the following command:
**Stable releases**
+**[v24](https://github.com/muennich/sxiv/archive/v24.tar.gz)**
+*(October 27, 2017)*
+
+ * Automatically reload the current image whenever it changes
+ * Support embedding into other X windows with -e (e.g. tabbed)
+ * New option -p prevents sxiv from creating cache and temporary files
+ * Simpler mouse mappings, the most basic features are accessible with the
+ mouse only (navigate, zoom, pan)
+
**[v1.3.2](https://github.com/muennich/sxiv/archive/v1.3.2.tar.gz)**
*(December 20, 2015)*