Commit Diff


commit - 80189b3a48a42c30d6337897ee358b817baefd35
commit + 329850debd71102bdb5e7fe62b98bcc85c242d54
blob - ececb0ebf2fb2b594933a1133f6a69841e02c26a
blob + c121fdd5cfb5b99a1a71bd7bff7eeed51dc64b95
--- Makefile
+++ Makefile
@@ -1,7 +1,7 @@
 .PHONY: all clean distclean install
 
 # Follow the OpenBSD release scheme.
-VERSION =	7.2-beta0
+VERSION =	7.2
 PROG =		slowcgi
 DISTNAME =	${PROG}-${VERSION}