| author | Hiltjo Posthuma
<hiltjo@codemadness.org> 2020-02-23 19:30:46 UTC |
| committer | Hiltjo Posthuma
<hiltjo@codemadness.org> 2020-02-23 19:30:46 UTC |
| parent | bbeffc281df6838182ea17be4b915a6f0eb97570 |
| Makefile | +1 | -1 |
diff --git a/Makefile b/Makefile index 1b87844..d5f4876 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = stagit -VERSION = 0.9.2 +VERSION = 0.9.3 # paths PREFIX = /usr/local