summaryrefslogtreecommitdiffstats
path: root/ulogd/Makefile.in
diff options
context:
space:
mode:
authorlaforge <laforge>2005-02-16 10:12:15 +0000
committerlaforge <laforge>2005-02-16 10:12:15 +0000
commit8d422a45d8b7879d2d263b5e8db091e0ec987db0 (patch)
tree982dce88f1d54bf4df7c36ecbbb601098089e912 /ulogd/Makefile.in
parentdec52990f4213ad2504e6fa6eb3a1b3ba55ba77e (diff)
bump version number
Diffstat (limited to 'ulogd/Makefile.in')
-rw-r--r--ulogd/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ulogd/Makefile.in b/ulogd/Makefile.in
index 6b7acba..ccba120 100644
--- a/ulogd/Makefile.in
+++ b/ulogd/Makefile.in
@@ -21,7 +21,7 @@ SUBDIRS+=pcap
endif
-ULOGD_VERSION=1.20
+ULOGD_VERSION=1.21
OLD_ULOGD_VERSION=1.02
ifeq (x@SQLITE3INCLUDES@,x)