loleaflet/Makefile | 2 +- loolwsd/configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 9290928efb25af1cee652817466a63e54dba783f Author: Mihai Varga <[email protected]> Date: Mon Dec 21 17:38:13 2015 +0200 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index db94ded..e9aad3f 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.26], [[email protected]]) +AC_INIT([loolwsd], [1.4.27], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects]) commit d431d4ee223576b2f0bc7f3f8a046c07ddef9994 Author: Mihai Varga <[email protected]> Date: Mon Dec 21 17:37:58 2015 +0200 loolwsd: bump version before tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index aefc7f9..db94ded 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.25], [[email protected]]) +AC_INIT([loolwsd], [1.4.26], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects]) commit 0edcc231054023c57779c9f4a71bcd71613126ec Author: Mihai Varga <[email protected]> Date: Mon Dec 21 17:37:42 2015 +0200 loleaflet: bump version after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 35ddac5..62491fd 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.28 +VERSION=1.4.29 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 commit 9d3daffc5e08c75348901cdb990b76b719e3fdd1 Author: Mihai Varga <[email protected]> Date: Mon Dec 21 17:37:29 2015 +0200 loleaflet: bump version before tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 26642fd..35ddac5 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.27 +VERSION=1.4.28 # 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
