summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ulogd/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/ulogd/Makefile.in b/ulogd/Makefile.in
index 87f8922..6d620be 100644
--- a/ulogd/Makefile.in
+++ b/ulogd/Makefile.in
@@ -21,8 +21,8 @@ SUBDIRS+=pcap
endif
-ULOGD_VERSION=1.10
-OLD_ULOGD_VERSION=1.09
+ULOGD_VERSION=1.20
+OLD_ULOGD_VERSION=1.02
ifeq (x@SQLITE3INCLUDES@,x)
else