mirror of
https://github.com/netinvent/npbackup.git
synced 2025-11-11 06:32:15 +08:00
Bump version to RC5
This commit is contained in:
parent
6969dfe490
commit
e83234e341
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ __site__ = "https://www.netperfect.fr/npbackup"
|
||||||
__description__ = "NetPerfect Backup Client"
|
__description__ = "NetPerfect Backup Client"
|
||||||
__copyright__ = "Copyright (C) 2022-2024 NetInvent"
|
__copyright__ = "Copyright (C) 2022-2024 NetInvent"
|
||||||
__license__ = "GPL-3.0-only"
|
__license__ = "GPL-3.0-only"
|
||||||
__build__ = "2024090101"
|
__build__ = "2024090601"
|
||||||
__version__ = "3.0.0-rc4"
|
__version__ = "3.0.0-rc5"
|
||||||
|
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue