Bump version and copyright years
This commit is contained in:
parent
74721d72ec
commit
a264e98e26
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# gvacommon - common parts of gnuviechadmin
|
||||
# Copyright (C) 2015-2018 Jan Dittberner
|
||||
# Copyright (C) 2015-2020 Jan Dittberner
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU Affero General Public License as published by
|
||||
|
@ -15,4 +15,4 @@
|
|||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
__version__ = '0.4.0'
|
||||
__version__ = '0.5.0'
|
||||
|
|
Loading…
Reference in a new issue