From 224ab67066810dcb3f80ab40c34bd4ab8d6a2ad7 Mon Sep 17 00:00:00 2001 From: Gerlof Langeveld Date: Sat, 2 Nov 2019 12:27:18 +0100 Subject: [PATCH] Prepare for release 2.5 --- .gitignore | 1 + version.h | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 151007f7..274527ac 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ atopsar atopacctd atopconvert versdate.h +mkdistr diff --git a/version.h b/version.h index 5b572510..a71ab2bc 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define ATOPVERS "2.4.0" +#define ATOPVERS "2.5.0"