diff options
Diffstat (limited to 'editors/featherpad/Makefile')
-rw-r--r-- | editors/featherpad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/featherpad/Makefile b/editors/featherpad/Makefile index 72a104999da..926d2cc2e7d 100644 --- a/editors/featherpad/Makefile +++ b/editors/featherpad/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2020/03/11 01:15:54 gutteridge Exp $ +# $NetBSD: Makefile,v 1.6 2020/03/14 22:17:55 gutteridge Exp $ -VERSION= 0.13.0 +VERSION= 0.13.1 DISTNAME= FeatherPad-V${VERSION} PKGNAME= featherpad-${VERSION} CATEGORIES= editors |