diff options
author | B. Stack <bgstack15@gmail.com> | 2023-11-06 13:21:19 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-11-06 13:21:19 -0500 |
commit | 7bbb2de1ae0dcdee00dac07b7f8ead46c9407ae3 (patch) | |
tree | a1a9855b4f8e19fff4641ba77b66fa3f40b28c72 /src/Makefile | |
parent | v0.0.4 add floppy icon, reenable /browse/sdc1 format (diff) | |
download | myautomount-master.tar.gz myautomount-master.tar.bz2 myautomount-master.zip |
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 0192a23..ab5a20d 100644 --- a/src/Makefile +++ b/src/Makefile @@ -14,7 +14,7 @@ # build-devuan: txt2man, bgscripts-core APPNAME = myautomount -APPVERSION = 0.0.4 +APPVERSION = 0.0.5 SRCDIR = $(CURDIR) prefix = /usr SYSCONFDIR = $(DESTDIR)/etc |