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:
+1
-1
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user