1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-09 04:23:13 +02:00

Bump version to 6.0.8-git

[skip ci]
This commit is contained in:
Bram Matthys
2023-03-25 09:19:20 +01:00
parent 83d2498ec8
commit 24622144b1
9 changed files with 27 additions and 22 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ echo "Extracting src/version.c..."
if [ -d ../.git ]; then
SUFFIX="-$(git rev-parse --short HEAD)"
fi
id="6.0.7$SUFFIX"
id="6.0.8-git$SUFFIX"
echo "$id"
if test -r version.c
+1 -1
View File
@@ -3,7 +3,7 @@
<assemblyIdentity
processorArchitecture="amd64"
name="UnrealIRCd.UnrealIRCd.6"
version="6.0.7.0"
version="6.0.8.0"
type="win32"
/>
<description>Internet Relay Chat Daemon</description>
+1 -1
View File
@@ -6,7 +6,7 @@
[Setup]
AppName=UnrealIRCd 6
AppVerName=UnrealIRCd 6.0.7
AppVerName=UnrealIRCd 6.0.8-git
AppPublisher=UnrealIRCd Team
AppPublisherURL=https://www.unrealircd.org
AppSupportURL=https://www.unrealircd.org