Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 4d32436

Browse files
committed
configure.ac: bump version
Includes static analysis fixes. Signed-off-by: Alex Jaramillo <[email protected]>
1 parent 3a73ca4 commit 4d32436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.69])
5-
AC_INIT([telemetrics-client], [2.4.0], [https://clearlinux.org/])
5+
AC_INIT([telemetrics-client], [2.4.2], [https://clearlinux.org/])
66
AC_CONFIG_AUX_DIR([build-aux])
77
AM_INIT_AUTOMAKE([1.14 -Wall -Werror -Wno-extra-portability foreign subdir-objects])
88
AM_SILENT_RULES([yes])

0 commit comments

Comments
 (0)