Fix version in config.mk & remove authors in spt.1

This commit is contained in:
Ivan Tham 2016-10-29 12:50:18 +08:00
parent ba2d3922fa
commit 161f63ae60
2 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# spt version
VERSION = 0.2
VERSION = 0.3
# Customize below to fit your system

2
spt.1
View File

@ -49,5 +49,3 @@ Prints version information to stderr, then exits.
Use system notify_send and play a music without libnotify:
.IP
spt -e 'aplay alarm.wav' -n 'notify-send'
.SH AUTHORS
Ivan Tham <pickfire@riseup.net>