diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ DESTDIR = BINDIR = /usr/bin -VERSION = 0.1 +VERSION = 0.2 BINS=git-fzf git-merge-diff git-push-first make-permanently pdiff screen-r all: $(BINS) |