aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorYunchih Chen <yunchih.cat@gmail.com>2018-12-11 18:34:54 +0800
committerYunchih Chen <yunchih.cat@gmail.com>2018-12-11 18:34:54 +0800
commit85f099a63b7c0b1ce1154921be895d51d3d8abf8 (patch)
treeed8adeefe1004605c15c758f8066d0a47a57ce39 /configure.ac
parent285ca09c0d1440aea584860dbcccd25516323661 (diff)
downloadnfcollect-sqlite3.tar.gz
nfcollect-sqlite3.tar.zst
nfcollect-sqlite3.zip
Bump to v0.2-1v0.2sqlite3
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e94fc79..93a727b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([nfcollect], [1.0])
+AC_INIT([nfcollect], [0.2])
# Safety checks in case user overwritten --srcdir
AC_CONFIG_SRCDIR([nfcollect.c])