diff options
author | B. Stack <bgstack15@gmail.com> | 2023-10-04 16:43:25 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-10-04 16:43:25 -0400 |
commit | bec3fe5e41aba343b4397fd897d6cb9b6c0a0463 (patch) | |
tree | 847549bdd43109a8256251719ca0408cd271b815 /debian/myautomount.dsc | |
parent | v0.0.2 improve autofs flags to handle ext4 mounts (diff) | |
download | myautomount-bec3fe5e41aba343b4397fd897d6cb9b6c0a0463.tar.gz myautomount-bec3fe5e41aba343b4397fd897d6cb9b6c0a0463.tar.bz2 myautomount-bec3fe5e41aba343b4397fd897d6cb9b6c0a0463.zip |
v0.0.3 add fs_type to automount path
Diffstat (limited to 'debian/myautomount.dsc')
-rw-r--r-- | debian/myautomount.dsc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/myautomount.dsc b/debian/myautomount.dsc index 423542f..59390a2 100644 --- a/debian/myautomount.dsc +++ b/debian/myautomount.dsc @@ -2,7 +2,7 @@ Format: 3.0 (quilt) Source: myautomount Binary: myautomount Architecture: all -Version: 0.0.2-1 +Version: 0.0.3-1 Maintainer: B. Stack <bgstack15@gmail.com> Homepage: https://bgstack15.wordpress.com/ Standards-Version: 4.5.0 |