diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2021-11-24 17:38:59 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2021-11-24 17:38:59 +0000 |
commit | 614ca0b9425598cb0da138254687e258c5b872b0 (patch) | |
tree | 2178784c25cde16e70a81c2d7b2789ab4fdaf6ec /news/inn-current/Makefile | |
parent | 8b2015dc9662068f93d0074e3ca4b8ee48bc31ce (diff) |
Diffstat (limited to 'news/inn-current/Makefile')
-rw-r--r-- | news/inn-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index 46e3528e0023..974c18e1d2b2 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -6,7 +6,7 @@ MASTER_SITE_SUBDIR= inn/snapshots DISTNAME= inn-${BRANCH}-${SNAPSHOT} BRANCH= 2.7 -SNAPSHOT= 20211106 +SNAPSHOT= 20211120 CONFLICTS= inn-2.[0-9]* |