diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2008-11-13 18:22:39 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-11-13 18:22:39 +0100 |
commit | 90dca5ff9d927273c47cfbe365cc925add1a67e8 (patch) | |
tree | 9d588e1b6e1144275693bf250057e045ba240439 /configure.ac | |
parent | 949075dbbdbc2a10b38e5022a4f51d39e391deca (diff) |
volume_id: bump revision
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 803b0436f4..64b88dcfb3 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ AC_SUBST(LIBUDEV_LT_AGE) dnl /* libvolume_id version */ VOLID_LT_CURRENT=1 -VOLID_LT_REVISION=4 +VOLID_LT_REVISION=5 VOLID_LT_AGE=0 AC_SUBST(VOLID_LT_CURRENT) AC_SUBST(VOLID_LT_REVISION) |