diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2017-11-25 16:06:26 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2017-11-25 16:06:26 +0100 |
commit | fb0ec82a615db929d100f6bed2f7299f91afbb5d (patch) | |
tree | 58c3eebc8b73b6bd3fe10a420b1c3f0c9f46d928 | |
parent | 020673b8fddfc649e391831aee2e5562ac25210c (diff) | |
download | stagit-fork-fb0ec82a615db929d100f6bed2f7299f91afbb5d.zip |
Makefile: bump version to 0.7.20.7.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ include config.mk NAME = stagit -VERSION = 0.7.1 +VERSION = 0.7.2 SRC = \ stagit.c\ stagit-index.c |