diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-12-25 13:44:02 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-12-25 13:44:02 +0100 |
commit | 9ad1cb6e42096a8e1f8663bc0968bb7ea49a5052 (patch) | |
tree | d84c7446189eee31fc9dc65e9cb9e3c0e6770efe | |
parent | 1df3f334f6ae77950c9343299fb4bbd449d93729 (diff) | |
download | stagit-fork-9ad1cb6e42096a8e1f8663bc0968bb7ea49a5052.zip |
bump version to 0.90.9
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ include config.mk NAME = stagit -VERSION = 0.8 +VERSION = 0.9 SRC = \ stagit.c\ stagit-index.c |