diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-04-23 20:53:05 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-04-23 20:53:05 +0200 |
commit | c783e54dae5bd74de2280e31223ce8a0ad0d611d (patch) | |
tree | 8ea1dd14e3ec8d5d4335c5c03e8be82b88f4ce16 | |
parent | 028c7526bac907c91ef8afc6c3ae0f6d424bd229 (diff) | |
download | stagit-fork-c783e54dae5bd74de2280e31223ce8a0ad0d611d.zip |
bump version to 0.9.20.9.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ include config.mk NAME = stagit -VERSION = 0.9.1 +VERSION = 0.9.2 SRC = \ stagit.c\ |