diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2008-12-04 02:04:50 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-12-04 02:04:50 +0100 |
commit | 626ed3b6c119090dab7bd7491c423ef8ef93c94b (patch) | |
tree | 46f25d5de47e23dba94ae845417620e798edce46 /configure.ac | |
parent | bc4c751802147f1ff21bf52a57a2976754949453 (diff) |
make: install serial rules file
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 cdd85efb2d..4439166d6a 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=6 +VOLID_LT_REVISION=7 VOLID_LT_AGE=0 AC_SUBST(VOLID_LT_CURRENT) AC_SUBST(VOLID_LT_REVISION) |