Skip to content

Commit

Permalink
Merge pull request #517 from k-okada/makefile.generic1.VERSION.9.31
Browse files Browse the repository at this point in the history
lisp/Makefile.generic1: forget to update VERSION=9.31
  • Loading branch information
k-okada authored Dec 14, 2024
2 parents a58fd4f + b5b88b3 commit 6050688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/Makefile.generic1
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ TOOLDIR=tool
XWINDOWDIR=xwindow
GLDIR=opengl/src
GLINCLUDE=-I/usr/local/Mesa/include/
VERSION=9.30
VERSION=9.31
XVERSION=X_V11R6

1 comment on commit 6050688

@k-okada
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for contributing EusLisp documentation

Please check latest documents before merging

PDF version of English manual: manual.pdf
PDF version of Japanese jmanual: jmanual.pdf
HTML version of English manual: manual.html
HTML version of Japanese manual: jmanual.html
Sphinx (ReST) version of English manual: manual.rst

Please sign in to comment.