| tMerge branch 'master' of git://git.codemadness.org/stagit - stagit - [fork] cu… | |
| git clone git://src.adamsgaard.dk/stagit | |
| Log | |
| Files | |
| Refs | |
| README | |
| LICENSE | |
| --- | |
| commit d2f515ef024456196a3777eef93867bb0de736ad | |
| parent 6b4b99114972aea964ed76127d32dff0bfb1ac19 | |
| Author: Anders Damsgaard <[email protected]> | |
| Date: Mon, 17 Aug 2020 21:56:23 +0200 | |
| Merge branch 'master' of git://git.codemadness.org/stagit | |
| Diffstat: | |
| M Makefile | 2 +- | |
| 1 file changed, 1 insertion(+), 1 deletion(-) | |
| --- | |
| diff --git a/Makefile b/Makefile | |
| t@@ -1,7 +1,7 @@ | |
| .POSIX: | |
| NAME = stagit | |
| -VERSION = 0.9.3 | |
| +VERSION = 0.9.4 | |
| # paths | |
| PREFIX = /usr/local |