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

Commit 7b134a5

Browse files
authored
release 0.7.1 (#1098)
1 parent 4c50627 commit 7b134a5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required (VERSION 3.22)
22
project (glog
3-
VERSION 0.7.0
3+
VERSION 0.7.1
44
DESCRIPTION "C++ implementation of the Google logging module"
55
HOMEPAGE_URL https://github.com/google/glog
66
LANGUAGES CXX

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2024-06-08 Google Inc. <[email protected]>
2+
3+
* google-glog: version 0.7.1.
4+
* See git log for the details.
5+
16
2024-02-17 Google Inc. <[email protected]>
27

38
* google-glog: version 0.7.0.

0 commit comments

Comments
 (0)