diff options
author | Rainer Blickle <rainer@rainer-615.(none)> | 2010-08-13 21:30:40 +0200 |
---|---|---|
committer | Rainer Blickle <rainer@rainer-615.(none)> | 2010-08-13 21:30:40 +0200 |
commit | 42b1bc7e45377e379fb1472f0c0affbb5ac5770c (patch) | |
tree | 5d36f0fb20cf322cbaf63a8b753e3134b4c06be2 /sndctl.c | |
parent | 201670d0adaf587758bbbad0b03f4e5431a70e61 (diff) | |
download | vdr-plugin-sndctl-master.tar.gz vdr-plugin-sndctl-master.tar.bz2 |
Diffstat (limited to 'sndctl.c')
-rw-r--r-- | sndctl.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ #include "mainmenu.h" #include "setupmenu.h" -static const char *VERSION = "0.1.5"; +static const char *VERSION = "0.1.5-1"; static const char *DESCRIPTION = "ALSA mixer control"; static const char *SVDRHelpPages[] = { "SSET [ sound set name ]\n" |