diff options
author | younix <younix@puffy.lab.nsmlab.et.hs-wismar.de> | 2011-02-23 13:39:41 +0100 |
---|---|---|
committer | younix <younix@puffy.lab.nsmlab.et.hs-wismar.de> | 2011-02-23 13:39:41 +0100 |
commit | 790ac847b62efeb78bdbca49f2a9dd3a8877cbad (patch) | |
tree | 9b8bf16fa4b2681c846c16206ef3d37e26c320ee | |
parent | 088f652fc66a422eed024fe75eb4b5537fbe50e9 (diff) | |
download | pa-sink-ctl-790ac847b62efeb78bdbca49f2a9dd3a8877cbad.tar.gz pa-sink-ctl-790ac847b62efeb78bdbca49f2a9dd3a8877cbad.tar.bz2 pa-sink-ctl-790ac847b62efeb78bdbca49f2a9dd3a8877cbad.zip |
Create realease for package mantainence.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5c21470..9c034d2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ #AC_PREREQ([2.65]) -AC_INIT([pa-sink-ctl], [0.1], [web2p10@wemelug.de]) +AC_INIT([pa-sink-ctl], [20110223], [web2p10@wemelug.de]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/pa-sink-ctl.c]) |