From 58ce887d14f9e5b2ebc691d470b9c6e0de68db04 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 11 Jan 2021 18:59:55 +0100 Subject: Update version number to 3.0.6-dev to identify git repo builds --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index be406c63..227f6b14 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.65) -AC_INIT([htop],[3.0.5],[htop@groups.io]) +AC_INIT([htop],[3.0.6-dev],[htop@groups.io]) AC_CONFIG_SRCDIR([htop.c]) AC_CONFIG_AUX_DIR([.]) -- cgit v1.2.3