diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2020-02-23 20:30:46 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2020-02-23 20:30:46 +0100 |
commit | 467dfeb8f4bf2dd1ddb69e5c9592147acb425aab (patch) | |
tree | 0efdd1f20f79a1fe35af8aeea347e87f9f5cc6fa | |
parent | bbeffc281df6838182ea17be4b915a6f0eb97570 (diff) | |
download | stagit-fork-467dfeb8f4bf2dd1ddb69e5c9592147acb425aab.zip |
bump version to 0.9.30.9.3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ .POSIX: NAME = stagit -VERSION = 0.9.2 +VERSION = 0.9.3 # paths PREFIX = /usr/local |