Fix version number in doxygen docs
... when generated with configure/make.
This commit is contained in:
parent
5f645dda79
commit
302b242150
@ -20,6 +20,10 @@ FL_VERSION = @FLTK_VERSION@
|
||||
FL_DSO_VERSION = @FL_DSO_VERSION@
|
||||
FL_ABI_VERSION = @FL_ABI_VERSION@
|
||||
|
||||
# FLTK version for documentation generation with doxygen
|
||||
|
||||
FLTK_VERSION = @FLTK_VERSION@
|
||||
|
||||
# Standard configure variables
|
||||
|
||||
prefix = @prefix@
|
||||
|
||||
Loading…
Reference in New Issue
Block a user