diff --git a/Makefile.posix b/Makefile.posix index 06a723d..b54947d 100644 --- a/Makefile.posix +++ b/Makefile.posix @@ -1,5 +1,5 @@ DESTDIR = /usr/local -DOCDIR = "$(DESTDIR)/share/doc/ivy-2.3.0" +DOCDIR = "$(DESTDIR)/share/doc/ivy-2.3.1" MANDIR = "$(DESTDIR)/share/man/man1" RACO = raco diff --git a/doc/ivy.1.bz2 b/doc/ivy.1.bz2 index 310dbfa..107ea6f 100644 Binary files a/doc/ivy.1.bz2 and b/doc/ivy.1.bz2 differ diff --git a/doc/ivy.html b/doc/ivy.html index 5c45033..3d01eb5 100644 --- a/doc/ivy.html +++ b/doc/ivy.html @@ -1,3 +1,16 @@ + + + + + + + IVY(1) Ivy Image Viewer | Version 2.3.1 + + + +

NAME

Ivy Image Viewer

SYNOPSIS

@@ -69,3 +82,5 @@

--help, -h

--

Do not treat any remaining argument as a switch (at this level)

Multiple single-letter switches can be combined after one -; for example: -h- is the same as -h --

+ + diff --git a/doc/ivy.md b/doc/ivy.md index d845d8c..a053688 100644 --- a/doc/ivy.md +++ b/doc/ivy.md @@ -1,4 +1,4 @@ -% IVY(1) Ivy Image Viewer | Version 2.2.2 +% IVY(1) Ivy Image Viewer | Version 2.3.1 # NAME Ivy Image Viewer diff --git a/files.rkt b/files.rkt index af2e281..8e513a5 100644 --- a/files.rkt +++ b/files.rkt @@ -6,7 +6,7 @@ racket/file) (provide (all-defined-out)) -(define ivy-version "2.3.0") +(define ivy-version "2.3.1") ; base directory where ivy will put all of its files (define ivy-path