diff --git a/Doxyfile b/Doxyfile index 198a95ab3cf248ea613577fe9f7ab9e180380f79..967f25bfbfd558a576f615f13df880e3ec460afa 100644 --- a/Doxyfile +++ b/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = Stud.IP # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 5.4 +PROJECT_NUMBER = 6.0 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/config/config.inc.php.dist b/config/config.inc.php.dist index 7b0400fc5fee50cce5d5e39a342b5e25f36c8091..aaed66b3f8e06e3d8504b6226487eac063c5909d 100644 --- a/config/config.inc.php.dist +++ b/config/config.inc.php.dist @@ -68,7 +68,7 @@ $UNI_URL = "http://www.studip.de"; $UNI_LOGIN_ADD=''; $UNI_LOGOUT_ADD=sprintf(_("Und hier geht's zur %sStud.IP Portalseite%s "), "<a href=\"http://www.studip.de\"><b>", "</b></a>"); $UNI_CONTACT = "<please insert your general contact mail-adress here>"; -$UNI_INFO = "Stud.IP 5.5 - Studienbegleitender Internetsupport von Präsenzlehre"; +$UNI_INFO = "Stud.IP 6.0 - Studienbegleitender Internetsupport von Präsenzlehre"; /* $SEM_CLASS and $SEM_TYPE configuration moved to database