Skip to content

Commit

Permalink
Bump version to 23.05.0.5
Browse files Browse the repository at this point in the history
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: Icd47475c24b1820e8fe42491c5260d81adc8805d
  • Loading branch information
timar committed Jun 12, 2023
1 parent 064e7c6 commit f23a49c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

AC_PREREQ([2.63])

AC_INIT([coolwsd], [23.05.0.4], [https://github.com/CollaboraOnline/online/issues], [coolwsd], [https://collaboraonline.github.io/])
AC_INIT([coolwsd], [23.05.0.5], [https://github.com/CollaboraOnline/online/issues], [coolwsd], [https://collaboraonline.github.io/])
LT_INIT([shared, disable-static, dlopen])

AM_INIT_AUTOMAKE([1.10 foreign subdir-objects tar-pax -Wno-portability])
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
coolwsd (23.05.0.5-1) unstable; urgency=medium

* https://github.com/CollaboraOnline/online/releases/tag/cp-23.05.0-5

-- Andras Timar <andras.timar@collabora.com> Mon, 12 Jun 2023 14:50:00 +0200

coolwsd (23.05.0.4-1) unstable; urgency=medium

* https://github.com/CollaboraOnline/online/releases/tag/cp-23.05.0-4
Expand Down

0 comments on commit f23a49c

Please sign in to comment.