loleaflet/Makefile | 2 +- loolwsd/configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 30f1f85e08412a602a6e17879c984490a405c6ae Author: Mihai Varga <[email protected]> Date: Fri Dec 11 15:04:15 2015 +0200 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 560b480..8690c4e 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.20], [[email protected]]) +AC_INIT([loolwsd], [1.4.21], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects]) commit d2f593c9b34bb2047c83a310fe353e3c3b87dc1d Author: Mihai Varga <[email protected]> Date: Fri Dec 11 15:04:00 2015 +0200 loolwsd: bump version before tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 5d7b836..560b480 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.19], [[email protected]]) +AC_INIT([loolwsd], [1.4.20], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects]) commit b1dd7ee10c058e49466a654330c97002328000ab Author: Mihai Varga <[email protected]> Date: Fri Dec 11 15:03:33 2015 +0200 loleaflet: bump version after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 42a95be..0768cde 100644 --- a/loleaflet/Makefile +++ b/loleaflet/Makefile @@ -3,7 +3,7 @@ # ("micro") part: Between releases odd, even for releases (no other # changes inbetween). -VERSION=1.4.24 +VERSION=1.4.25 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 commit f497d32adb1332762fbcc08573306554cabab166 Author: Mihai Varga <[email protected]> Date: Fri Dec 11 15:02:06 2015 +0200 loleaflet: bump version before tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 9f3e838..42a95be 100644 --- a/loleaflet/Makefile +++ b/loleaflet/Makefile @@ -3,7 +3,7 @@ # ("micro") part: Between releases odd, even for releases (no other # changes inbetween). -VERSION=1.4.23 +VERSION=1.4.24 # 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
