]> git.cameronkatri.com Git - mandoc.git/blobdiff - Makefile
Initial PDF shim over PS. This produces working PDF output with -Tpdf.
[mandoc.git] / Makefile
index 3b54486adc6e451d71d3cb7e54ca89e778b26b6f..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