Skip to content

Commit 688cbe7

Browse files
configure/Changelog: bump to release version
Signed-off-by: Nico Sonack <nsonack@herrhotzenplotz.de>
1 parent 5a00f37 commit 688cbe7

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

Changelog.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This changelog does not follow semantic versioning.
44

5-
## UNRELEASED
5+
## 2.9.0 (26-Aug-2025)
66

77
### Added
88

@@ -68,8 +68,6 @@ This changelog does not follow semantic versioning.
6868
- The pdjson dependency is now unbundled by default. In case it
6969
is not found via pkg-config the vendored copy is used instead.
7070

71-
### Removed
72-
7371
## 2.8.0 (25-May-2025)
7472

7573
### Added

configure

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
CONFIGURE_CMD_ARGS="${*}"
66

7-
PACKAGE_VERSION="2.9.0-devel"
8-
PACKAGE_DATE="UNRELEASED"
7+
PACKAGE_VERSION="2.9.0"
8+
PACKAGE_DATE="26-Aug-2025"
99
PACKAGE_STRING="gcli $PACKAGE_VERSION"
1010
PACKAGE_BUGREPORT="https://lists.sr.ht/~herrhotzenplotz/gcli-discuss"
1111
PACKAGE_URL="https://sr.ht/~herrhotzenplotz/gcli"

0 commit comments

Comments
 (0)