summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlaforge <laforge>2001-02-03 18:49:53 +0000
committerlaforge <laforge>2001-02-03 18:49:53 +0000
commitd9a49c9fb7107e1c4c1f80d3bf65fc209d565873 (patch)
treedda2868df56e919528d8f89e7efaeb9d90630785
parent5a0396996d06ecf474ee3f9699741aabe7e2ecdf (diff)
updated to version 0.92
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d040391..4af9a52 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ ULOGD_SL:=BASE OPRINT PWSNIFF LOGEMU #MYSQL
# Normally You should not need to change anything below
#
-ULOGD_VERSION=0.91
+ULOGD_VERSION=0.92
CC = gcc
CFLAGS = -I. -Wall $(INCIPULOG) -O2 -DULOGD_VERSION=\"$(ULOGD_VERSION)\"