diff options
author | Bert Münnich <ber.t@gmx.com> | 2013-02-09 17:24:41 +0100 |
---|---|---|
committer | Bert Münnich <ber.t@gmx.com> | 2013-02-09 17:24:41 +0100 |
commit | 1e2ddc44d85c87449a6ad2ad62689fb41cfae858 (patch) | |
tree | 534ef263e3a3c52a58b2a8a4d11782a6a61c55db /Makefile | |
parent | cef8d51153073d694f66889ad536736109aaf77e (diff) |
No checks on window size, use whatever the user has specified
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = git-20130208 +VERSION = git-20130209 PREFIX = /usr/local MANPREFIX = $(PREFIX)/share/man |