1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-12 17:14:46 +02:00

Bump version to 4.0.0-rc5

This commit is contained in:
Bram Matthys
2015-12-09 20:02:30 +01:00
parent f04e95376b
commit 7f07c3f71b
9 changed files with 28 additions and 22 deletions
+1 -1
View File
@@ -146,7 +146,7 @@ build: Makefile
( cd $$i; ${MAKE} ${MAKEARGS} build; ) \
done
@echo ''
@echo '* UnrealIRCd compiled succesfully'
@echo '* UnrealIRCd compiled successfully'
@echo '* YOU ARE NOT DONE YET! Run "make install" to install UnrealIRCd !'
@echo ''