diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-02-22 11:13:44 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-02-22 11:13:44 +0100 |
commit | 477d50169a42431d7fb0f939eb851ef6a2d80c3a (patch) | |
tree | 5d58ec284cf22ffac9bc96201523ae2d6fbaee77 | |
parent | 9224d31cf6fd63b6b0a29d43185ccc64035449ec (diff) | |
download | stagit-fork-477d50169a42431d7fb0f939eb851ef6a2d80c3a.zip |
bump version to 0.9.10.9.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ include config.mk NAME = stagit -VERSION = 0.9 +VERSION = 0.9.1 SRC = \ stagit.c\ |