diff options
| author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2011-10-22 10:34:15 +0200 | 
|---|---|---|
| committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2011-10-22 10:34:15 +0200 | 
| commit | 3ff60f329783eae9471f002ecec328920f72852a (patch) | |
| tree | a4dc1ff4f9805680c535c857a7a127a709588520 | |
| parent | 39ba40dfd78e0d14cd299f1974a61131fa5e3e28 (diff) | |
| download | pa-sink-ctl-1.tar.gz pa-sink-ctl-1.tar.bz2 pa-sink-ctl-1.zip  | |
Release pa-sink-ctl v1v1
| -rw-r--r-- | configure.ac | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8ac3c09..207f9d7 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@  # along with this program.  If not, see <http://www.gnu.org/licenses/>.  #AC_PREREQ([2.65]) -AC_INIT([pa-sink-ctl], [20110223], [web2p10@wemelug.de]) +AC_INIT([pa-sink-ctl], [1], [web2p10@wemelug.de])  AM_INIT_AUTOMAKE([1.11 foreign dist-bzip2])  AM_SILENT_RULES([yes])  | 
