From 9dabc5f9883b80286b91f73ea4dcf9fd3d1ad11c Mon Sep 17 00:00:00 2001 From: Bert Münnich Date: Fri, 27 Oct 2017 17:25:56 +0200 Subject: Stable version 24 --- Makefile | 2 +- README.md | 12 +++++++++++- 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)* -- cgit v1.2.3-54-g00ecf