src/eric7/UI/Info.py

branch
eric7
changeset 9415
0265ea456b49
parent 9413
80c06d472826
child 9576
be9f8e7e42e0
equal deleted inserted replaced
9414:6c12e2954ec2 9415:0265ea456b49
8 """ 8 """
9 9
10 10
11 Program = "eric7" 11 Program = "eric7"
12 Version = "@@VERSION@@ (rev. @@REVISION@@)" 12 Version = "@@VERSION@@ (rev. @@REVISION@@)"
13 ##VersionOnly = "@@VERSION@@"
14 VersionOnly = "99.0.0" 13 VersionOnly = "99.0.0"
15 Copyright = "Copyright (c) 2002 - 2022 Detlev Offenbach" " <detlev@die-offenbachs.de>" 14 Copyright = "Copyright (c) 2002 - 2022 Detlev Offenbach" " <detlev@die-offenbachs.de>"
16 CopyrightShort = "(c) 2002 - 2022 Detlev Offenbach" 15 CopyrightShort = "(c) 2002 - 2022 Detlev Offenbach"
17 BugAddress = "eric-bugs@eric-ide.python-projects.org" 16 BugAddress = "eric-bugs@eric-ide.python-projects.org"
18 FeatureAddress = "eric-featurerequest@eric-ide.python-projects.org" 17 FeatureAddress = "eric-featurerequest@eric-ide.python-projects.org"

eric ide

mercurial