summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2020-06-03 15:50:28 +0200
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2020-06-03 15:50:28 +0200
commitc36420e0e05aed097b053416ccb273153d01d7e3 (patch)
tree7eaeb082f403b88ae24f6e00ca3e35b6ecd3ac25 /configure.ac
parent692e728c39bdf1514def23e83b2c40250f68ee98 (diff)
New upstream version 4.0.4
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 16ab934..20065d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ dnl Initialize
dnl ==========
AC_PREREQ([2.59])
-AC_INIT([audacious], [4.0.2])
+AC_INIT([audacious], [4.0.4])
AC_COPYRIGHT([Copyright (C) 2001-2020 Audacious developers and others])
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE_NAME", [Name of package])