chiark / gitweb /
libvolume_id: nss - use different uuid
[elogind.git] / extras / volume_id / lib / Makefile
index e3c3f5dab55d243ce90ecb5c8935c96ffff7e3d3..4ead34a20a7980b0ce04fe29b004ee1805ad8583 100644 (file)
@@ -13,7 +13,7 @@ INSTALL_DATA  = ${INSTALL} -m 644
 INSTALL_LIB = ${INSTALL} -m 755
 
 SHLIB_CUR = 0
-SHLIB_REV = 62
+SHLIB_REV = 63
 SHLIB_AGE = 0
 SHLIB = libvolume_id.so.$(SHLIB_CUR).$(SHLIB_REV).$(SHLIB_AGE)