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

Commit c172e5f

Browse files
committed
Release v1.12.1
This release includes further work on removing the glib dependency in favor of libnica and updates the README file. Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
1 parent 803c8ec commit c172e5f

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], [1.12.0], [https://clearlinux.org/])
5+
AC_INIT([telemetrics-client], [1.12.1], [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)