summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2012-09-06 09:52:57 +0200
committerJaroslav Kysela <perex@perex.cz>2012-09-06 09:52:57 +0200
commitb9deb6d9f33b09acdbc4956e147b7fbdf3b4ad18 (patch)
tree40a3ad7e3ed057349512057ecc468b8f51abc98e
parent5dcd52389a4865f5cc06784db629d0b08f933675 (diff)
Release v1.0.26v1.0.26
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 6888dae..4e69567 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT(aplay/aplay.c)
AC_PREFIX_DEFAULT(/usr)
-AM_INIT_AUTOMAKE(alsa-utils, 1.0.25)
+AM_INIT_AUTOMAKE(alsa-utils, 1.0.26)
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.15])