mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-02 16:33:13 +02:00
update version
This commit is contained in:
@@ -61,7 +61,7 @@ ModuleHeader l_commands_Header
|
||||
#endif
|
||||
= {
|
||||
"commands", /* Name of module */
|
||||
"3.2.10.1", /* Version */
|
||||
"3.2.10.2", /* Version */
|
||||
"Wrapper library for m_ commands", /* Short description of module */
|
||||
"3.2-b8-1",
|
||||
NULL
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ echo "Extracting src/version.c..."
|
||||
|
||||
#id=`grep '$Id: Changes,v' ../Changes`
|
||||
#id=`echo $id |sed 's/.* Changes\,v \(.*\) .* Exp .*/\1/'`
|
||||
id="3.2.10.1"
|
||||
id="3.2.10.2"
|
||||
echo "$id"
|
||||
|
||||
if test -r version.c
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
[Setup]
|
||||
AppName=UnrealIRCd
|
||||
AppVerName=UnrealIRCd3.2.10.1
|
||||
AppVerName=UnrealIRCd3.2.10.2
|
||||
AppPublisher=UnrealIRCd Team
|
||||
AppPublisherURL=http://www.unrealircd.com
|
||||
AppSupportURL=http://www.unrealircd.com
|
||||
|
||||
Reference in New Issue
Block a user