projects
/
platform
/
upstream
/
libnetfilter_queue.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04039a6
)
bump version to 1.0.2
author
Pablo Neira Ayuso
<pablo@netfilter.org>
Mon, 8 Oct 2012 10:28:40 +0000
(12:28 +0200)
committer
r.kubiak
<r.kubiak@samsung.com>
Mon, 16 Nov 2015 13:12:06 +0000
(14:12 +0100)
LIBVERSION is already correctly updates, previous release was:
3:0:2
and this is:
4:0:3
This release includes new interfaces, but we're still backward compatible.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 6ebba4fd39f901a81f75b4261da5d2e2e09d73d9..0a1fbd6f585ab0b225bd5b7407e38977e702e60e 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,6
+1,6
@@
dnl Process this file with autoconf to create configure.
-AC_INIT([libnetfilter_queue], [1.0.
1
])
+AC_INIT([libnetfilter_queue], [1.0.
2
])
AC_CONFIG_AUX_DIR([build-aux])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])