summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorThomas Graf <tgr@deb.localdomain>2008-01-09 12:28:17 +0100
committerThomas Graf <tgr@deb.localdomain>2008-01-09 12:28:17 +0100
commit373bc7854537cf931a73b18ea126e75fd2f13935 (patch)
tree4a7e8366aa56a6a1959801cd168852d24a108e09 /configure.in
parentddbe8f6c417ddba11f32e1f36bbfbdee8a598a36 (diff)
downloadandroid_external_libnl-373bc7854537cf931a73b18ea126e75fd2f13935.tar.gz
android_external_libnl-373bc7854537cf931a73b18ea126e75fd2f13935.tar.bz2
android_external_libnl-373bc7854537cf931a73b18ea126e75fd2f13935.zip
Tell git to ignore temporary files and push to pre9
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 6b577a7..49ebe9c 100644
--- a/configure.in
+++ b/configure.in
@@ -6,10 +6,10 @@
# License as published by the Free Software Foundation version 2.1
# of the License.
#
-# Copyright (c) 2003-2006 Thomas Graf <tgraf@suug.ch>
+# Copyright (c) 2003-2008 Thomas Graf <tgraf@suug.ch>
#
-AC_INIT(libnl, 1.0-pre8, tgraf@suug.ch)
+AC_INIT(libnl, 1.0-pre9, tgraf@suug.ch)
AC_CONFIG_HEADER(lib/defs.h)
save_CFLAGS="${CFLAGS}"