From 3ff60f329783eae9471f002ecec328920f72852a Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Sat, 22 Oct 2011 10:34:15 +0200 Subject: Release pa-sink-ctl v1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 . #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]) -- cgit