diff options
author | Bert <ber.t@gmx.com> | 2011-01-30 15:02:27 +0100 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-01-30 15:02:27 +0100 |
commit | 7f15becf01151aa94984db8519d6a5e01ef92b40 (patch) | |
tree | 74cf6a595a07fca0974494cb5d7091ad78c71cb9 /Makefile | |
parent | 56cd150b9d0ef7fb21cafee6152045fd2e2da0ee (diff) |
Stable release 0.3.1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ all: sxiv -VERSION=git-20110129 +VERSION=0.3.1 CC?=gcc PREFIX?=/usr/local |