[Hamlib-commits] Hamlib -- Ham radio control libraries branch Hamlib-4.1 created. 645717241f4a952d0
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Nate B. <n0...@us...> - 2021-02-01 02:03:07
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Hamlib -- Ham radio control libraries". The branch, Hamlib-4.1 has been created at 645717241f4a952d05eab50e1bfb990a3d3d8b53 (commit) - Log ----------------------------------------------------------------- commit 645717241f4a952d05eab50e1bfb990a3d3d8b53 Author: Nate Bargmann <n0...@n0...> Date: Sun Jan 31 19:56:33 2021 -0600 Release Hamlib 4.1 diff --git a/configure.ac b/configure.ac index 3c4a6ee0..b3d9d4f7 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl however, the use of '~' should be fine as apt (others?) will treat dnl it as an earlier version than the actual release. TNX KA6MAL dnl PACKAGE_NAME + " " + PACKAGE_VERSION must not exceed 20 chars! AC_INIT([Hamlib], - [4.1~git], + [4.1], [ham...@li...], [hamlib], [http://www.hamlib.org]) ----------------------------------------------------------------------- hooks/post-receive -- Hamlib -- Ham radio control libraries |