diff --git a/Makefile.posix b/Makefile.posix index 59ea365..8147cd4 100644 --- a/Makefile.posix +++ b/Makefile.posix @@ -1,5 +1,5 @@ DESTDIR = /usr/local -DOCDIR = $(DESTDIR)/share/doc/ivy-1.2 +DOCDIR = $(DESTDIR)/share/doc/ivy-1.3 MANDIR = $(DESTDIR)/share/man/man1 RACO = raco