summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorArkadiusz Hiler <arkadiusz.hiler@intel.com>2020-03-20 13:49:21 +0200
committerArkadiusz Hiler <arkadiusz.hiler@intel.com>2020-03-20 14:30:16 +0200
commitf49ebeee9f54d6f23c60a842f75f65561d452ab0 (patch)
tree3aff21700e194b385c800f63c88e8a381763ecce /configure.ac
parent7d2ad0888018ffa6e0acd460a6fad14c08c92c46 (diff)
Update NEWS, bump version to 1.25
Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com> Acked-by: Petri Latvala <petri.latvala@intel.com>
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 2ff82c67..d5908cd0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ([2.60])
AC_INIT([igt-gpu-tools],
- [1.24],
+ [1.25],
[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=IGT],
[igt-gpu-tools])