]> git.cameronkatri.com Git - mandoc.git/blobdiff - Makefile
Fixed undocumented `-diag' where NULL list item bodies aren't followed by a vspace.
[mandoc.git] / Makefile
index 265283b8a648f1a58569379316166ab2677c8cc3..f05366967459a2e1d7801e93ddd5d5fb8f81ecbc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,8 +9,8 @@ INSTALL_DATA    = install -m 0444
 INSTALL_LIB    = install -m 0644
 INSTALL_MAN    = $(INSTALL_DATA)
 
-VERSION           = 1.8.1
-VDATE     = 19 July 2009
+VERSION           = 1.8.2
+VDATE     = 20 July 2009
 
 VFLAGS     = -DVERSION=\"$(VERSION)\"
 CFLAGS    += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -g