summaryrefslogtreecommitdiffstats
path: root/ulogd
diff options
context:
space:
mode:
authorlaforge <laforge>2001-02-03 18:49:53 +0000
committerlaforge <laforge>2001-02-03 18:49:53 +0000
commit1630631286462b622b453b7b7dea02e87214fa7a (patch)
tree6b66f41a7160e1c62c9ed1922a5acaee5ee72977 /ulogd
parentaff90dc70cb3b9d0cfe2cf691d3aa02bc7e763d7 (diff)
updated to version 0.92
Diffstat (limited to 'ulogd')
-rw-r--r--ulogd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ulogd/Makefile b/ulogd/Makefile
index d040391..4af9a52 100644
--- a/ulogd/Makefile
+++ b/ulogd/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)\"