Hash | Commit message | Author | Date | Files | + | - | |
---|---|---|---|---|---|---|---|
1 | commit 5dec6f215501557906bbe433348f77ef14e02606 | ||||||
2 | Author: Connor Etherington <[email protected]> | ||||||
3 | Date: Fri Sep 29 19:06:28 2023 +0200 | ||||||
4 | |||||||
5 | Auto-Commit Update - 20230929 | ||||||
6 | --- | ||||||
7 | Makefile | 2 +- | ||||||
8 | 1 file changed, 1 insertion(+), 1 deletion(-) | ||||||
9 | |||||||
10 | diff --git a/Makefile b/Makefile | ||||||
11 | index a3949c8..8575e9e 100644 | ||||||
12 | --- a/Makefile | ||||||
13 | +++ b/Makefile | ||||||
14 | @@ -1,5 +1,5 @@ | ||||||
15 | PKGNAME = snip | ||||||
16 | -PKGVER = 1.1.5 | ||||||
17 | +PKGVER = 1.1.7 | ||||||
18 | PKGREL = 1 | ||||||
19 | ARCH = any | ||||||
20 |