'\" t .\" Title: tlsrpt_version .\" Author: Boris Lohner .\" Generator: Asciidoctor 2.0.26 .\" Date: 2026-09-01 .\" Manual: tlsrpt_version .\" Source: tlsrpt_version .\" Language: English .\" .TH "TLSRPT_VERSION" "3" "2026-09-01" "tlsrpt_version" "tlsrpt_version" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" tlsrpt_version \- returns a static string describing the version of libtlsrpt .SH "SYNOPSIS" .sp #include .sp const char* tlsrpt_version() .SH "DESCRIPTION" .sp The \f(CRtlsrpt_version\fP function returns a static string describing the version of libtlsrpt. .sp The string consists of major version, minor version, patch level and optionally a tag describing a pre\-release version. .SH "RETURN VALUE" .sp The tlsrpt_version function returns a static string describing the version of libtlsrpt. .SH "SEE ALSO" .sp man:tlsrpt_version_check[3] .SH "AUTHOR" .sp Boris Lohner