summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2021-08-03 09:56:43 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2021-08-03 09:56:43 +0200
commit2928159e8111dea2cacc2992073961c9ad0ea57e (patch)
tree6b2a13b958839b05c1108db1935480d4982793e3
parentd3ce33de2fecb08ae7f7abb06dc92c1038edc662 (diff)
Release xrestop 0.5xrestop-0.5
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a0744bb..37e2bf5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xrestop], [0.4.99],
+AC_INIT([xrestop], [0.5],
[https://gitlab.freedesktop.org/xorg/app/xrestop/issues], [xrestop])
AC_CONFIG_HEADERS([config.h])