loleaflet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 77214095944f77ecd2fc213866e869a4ca773fec Author: Tor Lillqvist <[email protected]> Date: Fri May 29 09:41:25 2015 +0300 Post-release bump to 1.0.9 diff --git a/loleaflet/Makefile b/loleaflet/Makefile index afbc8c0..6ae9e76 100644 --- a/loleaflet/Makefile +++ b/loleaflet/Makefile @@ -1,6 +1,6 @@ # Version number of loleaflet, no need to be in sync with the loolwsd one -VERSION=1.0.8 +VERSION=1.0.9 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 commit 96e0b433a7ffa1040a36e2b61f0cb2c312fc6b17 Author: Tor Lillqvist <[email protected]> Date: Fri May 29 09:40:54 2015 +0300 Bump version to 1.0.8 for tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 78ed48b..afbc8c0 100644 --- a/loleaflet/Makefile +++ b/loleaflet/Makefile @@ -1,6 +1,6 @@ # Version number of loleaflet, no need to be in sync with the loolwsd one -VERSION=1.0.6 +VERSION=1.0.8 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
