fixes #22
Implemented LoggingLevelLabel as viewable component in the status bar. A click onto the label will open a popup menu that allows the user to set the logging level for the current process. The Version number of EvA2 has now increased to 3.0-rc1. Due to the major changes in the GUI and server implementation I think the version number 2.x should be dropped to reflect the size of changes.
This commit is contained in:
@@ -18,4 +18,4 @@ ModulePackage = eva2.server.modules
|
||||
ModuleFilterClass = eva2.server.modules.AbstractModuleAdapter
|
||||
|
||||
# Full EvA2 version number
|
||||
EvA2Version = 2.050
|
||||
EvA2Version = 3.0-rc1
|
Reference in New Issue
Block a user