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

Set git version to 4.0.18-devel

This commit is contained in:
Bram Matthys
2017-12-29 09:29:03 +01:00
parent 12848b7dae
commit 2bbdf22d76
9 changed files with 27 additions and 23 deletions
+1 -1
View File
@@ -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="4.0.17"
id="4.0.18-devel"
echo "$id"
if test -r version.c