update version
This commit is contained in:
parent
007b37b73a
commit
5d97a2c30e
2 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@ PROJECT_NAME = noalyss
|
||||||
# This could be handy for archiving the generated documentation or
|
# This could be handy for archiving the generated documentation or
|
||||||
# if some version control system is used.
|
# if some version control system is used.
|
||||||
|
|
||||||
PROJECT_NUMBER = Version-6.9.1.0
|
PROJECT_NUMBER = Version-6.9.1.3
|
||||||
|
|
||||||
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
|
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
|
||||||
# base path where the generated documentation will be put.
|
# base path where the generated documentation will be put.
|
||||||
|
|
|
||||||
|
|
@ -96,7 +96,7 @@ if ( !defined("SITE_UPDATE_PLUGIN"))
|
||||||
if ( ! defined ("SYSINFO_DISPLAY")) {
|
if ( ! defined ("SYSINFO_DISPLAY")) {
|
||||||
define ("SYSINFO_DISPLAY",TRUE);
|
define ("SYSINFO_DISPLAY",TRUE);
|
||||||
}
|
}
|
||||||
define ("DBVERSION",122);
|
define ("DBVERSION",123);
|
||||||
define ("MONO_DATABASE",25);
|
define ("MONO_DATABASE",25);
|
||||||
define ("DBVERSIONREPO",16);
|
define ("DBVERSIONREPO",16);
|
||||||
define ('NOTFOUND','--not found--');
|
define ('NOTFOUND','--not found--');
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue