summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorvalaris <valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-10 21:59:25 +0000
committervalaris <valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-10 21:59:25 +0000
commitef7589f28dc8519dd49c16769e56f12005e637c1 (patch)
tree044726cc6cb214bb2bd0d7566cc341c77b51d600 /Makefile
parente653fe8a70c94cde485c7ec1270e86f4547cdeaa (diff)
downloadhercules-ef7589f28dc8519dd49c16769e56f12005e637c1.tar.gz
hercules-ef7589f28dc8519dd49c16769e56f12005e637c1.tar.bz2
hercules-ef7589f28dc8519dd49c16769e56f12005e637c1.tar.xz
hercules-ef7589f28dc8519dd49c16769e56f12005e637c1.zip
Added packetver 6 flag to makefile.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@105 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0e421b27b..1480d8015 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,8 @@
# $Id: Makefile 158 2004-10-01 03:45:15Z PoW $
CC = gcc -pipe
-PACKETDEF = -DPACKETVER=5 -DNEW_006b -DSO_REUSEPORT
+PACKETDEF = -DPACKETVER=6 -DNEW_006b -DSO_REUSEPORT
+#PACKETDEF = -DPACKETVER=5 -DNEW_006b
#PACKETDEF = -DPACKETVER=4 -DNEW_006b
#PACKETDEF = -DPACKETVER=3 -DNEW_006b
#PACKETDEF = -DPACKETVER=2 -DNEW_006b