mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-05 03:33:13 +02:00
** UnrealIRCd 6.1.2-rc1 **
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.1.2-git$SUFFIX"
|
||||
id="6.1.2-rc1$SUFFIX"
|
||||
echo "$id"
|
||||
|
||||
if test -r version.c
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
[Setup]
|
||||
AppName=UnrealIRCd 6
|
||||
AppVerName=UnrealIRCd 6.1.2-git
|
||||
AppVerName=UnrealIRCd 6.1.2-rc1
|
||||
AppPublisher=UnrealIRCd Team
|
||||
AppPublisherURL=https://www.unrealircd.org
|
||||
AppSupportURL=https://www.unrealircd.org
|
||||
|
||||
Reference in New Issue
Block a user