summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 8ebdb1b..d039052 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,8 +6,8 @@ dnl Require autoconf 2.59 or later
AC_PREREQ([2.59])
dnl Initialize
-AC_INIT([audacious], [2.4.3], [bugs+audacious@atheme.org])
-AC_COPYRIGHT([(C) 2005-2010 Audacious Development Team])
+AC_INIT([audacious], [2.4.4], [bugs+audacious@atheme.org])
+AC_COPYRIGHT([(C) 2005-2011 Audacious Development Team])
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
AC_GNU_SOURCE