diff options
| author | Bert Münnich <ber.t@gmx.com> | 2013-02-08 22:05:31 +0100 | 
|---|---|---|
| committer | Bert Münnich <ber.t@gmx.com> | 2013-02-08 22:05:31 +0100 | 
| commit | 08ae25da225d22a874b371d018e1942feef8a74e (patch) | |
| tree | 935256db81ccab2d2f56144e543bf0b5b9569ae2 /Makefile | |
| parent | 6d3bbc6d5e8c9361dc49c51c1fa7268f042fa3b7 (diff) | |
Refactored function definitions to use dangling brace
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,4 +1,4 @@ -VERSION = git-20130129 +VERSION = git-20130208  PREFIX    = /usr/local  MANPREFIX = $(PREFIX)/share/man | 
