"Version" text in PROJECT_NUMBER
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
## @license LGPL, see file <a href="license.html">COPYING</a>
|
||||
##
|
||||
## $Log$
|
||||
## Revision 1.8 2004/08/29 19:20:05 marc
|
||||
## "Version" text in PROJECT_NUMBER
|
||||
##
|
||||
## Revision 1.7 2004/08/28 16:21:25 marc
|
||||
## mrw-c++-0.92 (mrw)
|
||||
## - new file: version.cpp
|
||||
@@ -51,7 +54,7 @@ PROJECT_NAME = "MRW C++ Library"
|
||||
# This could be handy for archiving the generated documentation or
|
||||
# if some version control system is used.
|
||||
|
||||
PROJECT_NUMBER = "@MAJOR@.@MINOR@@SUPPORT@"
|
||||
PROJECT_NUMBER = "Version @MAJOR@.@MINOR@@SUPPORT@"
|
||||
|
||||
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
|
||||
# base path where the generated documentation will be put.
|
||||
|
Reference in New Issue
Block a user