Skip to content

Commit

Permalink
Bump version to 21.06
Browse files Browse the repository at this point in the history
Signed-off-by: Andras Timar <[email protected]>
Change-Id: Ib60eabac115766b0501b2c44178b14fedb1c2f20
  • Loading branch information
timar committed Jun 3, 2021
1 parent 6142037 commit 9e1bd7e
Showing 1 changed file with 1 addition 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([loolwsd], [21.05.1], [https://github.com/CollaboraOnline/online/issues], [loolwsd], [https://collaboraonline.github.io/])
AC_INIT([loolwsd], [21.06.1], [https://github.com/CollaboraOnline/online/issues], [loolwsd], [https://collaboraonline.github.io/])
LT_INIT([shared, disable-static, dlopen])

AM_INIT_AUTOMAKE([1.10 foreign subdir-objects tar-pax -Wno-portability])
Expand Down

0 comments on commit 9e1bd7e

Please sign in to comment.