diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2008-11-18 02:49:08 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-11-18 02:49:08 +0100 |
commit | d78c0b3a5b15fa1be9c70b99f91a026d0a43826a (patch) | |
tree | c7c4540f8042e051d62cb9821d1f5ac65c497a3a /configure.ac | |
parent | 5375c80eba10d8813a123429b655942fd7073209 (diff) |
update NEWS
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 64b88dcfb3..e74c86ebe2 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ AC_PROG_LIBTOOL dnl /* libudev version */ LIBUDEV_LT_CURRENT=0 -LIBUDEV_LT_REVISION=4 +LIBUDEV_LT_REVISION=5 LIBUDEV_LT_AGE=0 AC_SUBST(LIBUDEV_LT_CURRENT) AC_SUBST(LIBUDEV_LT_REVISION) |