Download Latest Version Release v1.4.1 source code.tar.gz (663.3 kB)
Email in envelope

Get an email when there's a new version of cpp-ipc

Home / v1.4.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-12-12 1.0 kB
Release v1.4.1 source code.tar.gz 2025-12-12 663.3 kB
Release v1.4.1 source code.zip 2025-12-12 872.6 kB
Totals: 3 Items   1.5 MB 0

Release v1.4.1

This is a patch release that corrects the version number metadata issue found in v1.4.0.

๐Ÿ”ง Fixes

  • Fix library version number in CMakeLists.txt (#165)
  • Update project version in root CMakeLists.txt to 1.4.1
  • Update PACKAGE_VERSION in src/CMakeLists.txt to 1.4.1
  • Ensures compiled library has correct version number

๐Ÿ“‹ Background

Version 1.4.0 was released with version numbers still set to 1.3.0 in the CMakeLists.txt files. This release corrects that metadata issue.

โš ๏ธ Note

This is a metadata-only release. The functionality is identical to v1.4.0. If you are using v1.4.0, you only need to upgrade if you require correct version metadata in the compiled library.

๐Ÿ“Š What Changed

Full Changelog: https://github.com/mutouyun/cpp-ipc/compare/v1.4.0...v1.4.1


  • Fixes [#165]
  • Base version: v1.4.0
Source: README.md, updated 2025-12-12