loleaflet/Makefile | 2 +- loolwsd/configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 1e342b8bf044cdec4a58600095b2dd73a8fc14cf Author: Andras Timar <[email protected]> Date: Tue Apr 26 10:38:43 2016 +0200 loleaflet: bump version after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index f891bd0..3fb940f 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.56 +VERSION=1.4.57 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 commit 80ad0429a6761ad35810519e8f23b6314c55614b Author: Andras Timar <[email protected]> Date: Tue Apr 26 10:38:26 2016 +0200 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index df8ffa4..c472895 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.50], [[email protected]]) +AC_INIT([loolwsd], [1.4.51], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects]) _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
