瀏覽代碼

Stable version 1.3.2

master
Bert Münnich 9 年之前
父節點
當前提交
93e2d03c73
共有 2 個檔案被更改,包括 8 行新增1 行删除
  1. +1
    -1
      Makefile
  2. +7
    -0
      README.md

+ 1
- 1
Makefile 查看文件

@@ -1,4 +1,4 @@
VERSION := git-20151220
VERSION := 1.3.2

PREFIX := /usr/local
MANPREFIX := $(PREFIX)/share/man


+ 7
- 0
README.md 查看文件

@@ -162,6 +162,13 @@ on GitHub or get a copy using git with the following command:

**Stable releases**

**[v1.3.2](https://github.com/muennich/sxiv/archive/v1.3.2.tar.gz)**
*(December 20, 2015)*

* external key handler gets file paths on stdin, not as arguments
* Cache out-of-view thumbnails in the background
* Apply gamma correction to thumbnails

**[v1.3.1](https://github.com/muennich/sxiv/archive/v1.3.1.tar.gz)**
*(November 16, 2014)*



Loading…
取消
儲存