1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-05 11:33:14 +02:00

Bump version to 6.2.1-git

This commit is contained in:
Bram Matthys
2025-09-14 14:57:43 +02:00
parent 9042dd21c0
commit 13217cc6ff
12 changed files with 43 additions and 25 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.2.0.2$SUFFIX"
id="6.2.1-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.2.0.2"
version="6.2.1.0"
type="win32"
/>
<description>Internet Relay Chat Daemon</description>
+1 -1
View File
@@ -6,7 +6,7 @@
[Setup]
AppName=UnrealIRCd 6
AppVerName=UnrealIRCd 6.2.0.2
AppVerName=UnrealIRCd 6.2.1-git
AppPublisher=UnrealIRCd Team
AppPublisherURL=https://www.unrealircd.org
AppSupportURL=https://www.unrealircd.org
+1 -1
View File
@@ -3,7 +3,7 @@
<assemblyIdentity
processorArchitecture="amd64"
name="UnrealIRCd.UnrealIRCd.6"
version="6.2.0.2"
version="6.2.1.0"
type="win32"
/>
<description>UnrealIRCd - Control utility</description>