diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ CCGIT = $(shell pkg-config --libs libgit2) VERMAJOR = 0 VERMINOR = 1 -VERPATCH = 0 +VERPATCH = 1 all: build |
index : nullprompt.git | ||
A simple and fast PS1 program |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -3,7 +3,7 @@ CCGIT = $(shell pkg-config --libs libgit2) VERMAJOR = 0 VERMINOR = 1 -VERPATCH = 0 +VERPATCH = 1 all: build |
Generated by cgit