loleaflet/Makefile | 2 +- loolwsd/configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 42d91ffbbaae23149870e8e05f849ce4d04ea870 Author: Mihai Varga <[email protected]> Date: Wed Sep 16 19:42:57 2015 +0300 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 44972ef..bb46969 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.3.2], [[email protected]]) +AC_INIT([loolwsd], [1.3.3], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules]) commit d564832a63e1da12eaa7e902f70344346c918480 Author: Mihai Varga <[email protected]> Date: Wed Sep 16 19:42:41 2015 +0300 loolwsd: bump version before tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 2316aba..44972ef 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.3.1], [[email protected]]) +AC_INIT([loolwsd], [1.3.2], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules]) commit e9c51adc994a658015234eb1c40d0f2a5899d003 Author: Mihai Varga <[email protected]> Date: Wed Sep 16 18:47:04 2015 +0300 loleaflet: bump version after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index b2b1fa0..d57379b 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.3.2 +VERSION=1.3.3 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 commit ad24251d1c26033c978cf26297b639747bca51a0 Author: Mihai Varga <[email protected]> Date: Wed Sep 16 18:46:48 2015 +0300 loleaflet: bump version before tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index 6599877..b2b1fa0 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.3.1 +VERSION=1.3.2 # 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
