]> git.cameronkatri.com Git - mandoc.git/blobdiff - Makefile
In the SYNOPSIS, .Nm at the beginning of an input line starts
[mandoc.git] / Makefile
index 9fa19647a798f1097edcb2fc96e5b528b938db80..02cab85a8fb1e2698e1f7800b7157aef509dad1d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,8 +12,8 @@ INSTALL_DATA  = $(INSTALL) -m 0444
 INSTALL_LIB    = $(INSTALL) -m 0644
 INSTALL_MAN    = $(INSTALL_DATA)
 
-VERSION           = 1.10.3
-VDATE     = 29 June 2010
+VERSION           = 1.10.4
+VDATE     = 12 July 2010
 
 VFLAGS    = -DVERSION="\"$(VERSION)\""
 WFLAGS     = -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings
@@ -94,7 +94,7 @@ DATAS    = arch.in att.in lib.in msec.in st.in \
 
 HEADS     = mdoc.h libmdoc.h man.h libman.h term.h \
             libmandoc.h html.h chars.h out.h main.h roff.h \
-            mandoc.h regs.h
+            mandoc.h
 
 GSGMLS    = mandoc.1.sgml mdoc.3.sgml mdoc.7.sgml \
             mandoc_char.7.sgml man.7.sgml man.3.sgml roff.7.sgml \