diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2017-11-19 14:58:15 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2017-11-19 14:58:15 +0100 |
commit | 04d36c3a724bd3d0a53e9e8527f7e045f43b4d58 (patch) | |
tree | f483d5d595e350a44752cf199d832ca5d6810d12 | |
parent | 2ff0c0d6c02dc0d7b5570d12895f12e0ccafd657 (diff) | |
download | stagit-fork-04d36c3a724bd3d0a53e9e8527f7e045f43b4d58.zip |
Makefile: bump version to 0.7.10.7.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ include config.mk NAME = stagit -VERSION = 0.7 +VERSION = 0.7.1 SRC = \ stagit.c\ stagit-index.c |