|
@@ -38,13 +38,13 @@ PROJECT_NAME =
|
38
|
38
|
# could be handy for archiving the generated documentation or if some version
|
39
|
39
|
# control system is used.
|
40
|
40
|
|
41
|
|
-PROJECT_NUMBER = 2.6
|
|
41
|
+PROJECT_NUMBER = 2.7
|
42
|
42
|
|
43
|
43
|
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
44
|
44
|
# for a project that appears at the top of each page and should give viewer a
|
45
|
45
|
# quick idea about the purpose of the project. Keep the description short.
|
46
|
46
|
|
47
|
|
-PROJECT_BRIEF = "version 2.6"
|
|
47
|
+PROJECT_BRIEF = "version 2.7"
|
48
|
48
|
|
49
|
49
|
# With the PROJECT_LOGO tag one can specify an logo or icon that is included in
|
50
|
50
|
# the documentation. The maximum height of the logo should not exceed 55 pixels
|