loleaflet/Makefile | 2 +- loolwsd/configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit f1705237b2a252c721841f833e7d66ecf21a734f Author: mihai <[email protected]> Date: Wed Aug 5 09:26:47 2015 +0300 loleaflet: bump version after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index f01c6f8..1231237 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.1.22 +VERSION=1.1.23 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 commit 23085c150f2ece3992aed519b39fcdfb1976e360 Author: mihai <[email protected]> Date: Wed Aug 5 09:26:18 2015 +0300 loleaflet: bump version before tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile index defd722..f01c6f8 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.1.21 +VERSION=1.1.22 # Version number of the bundled 'draw' thing DRAW_VERSION=0.2.4 commit 11cf01fdbba4dd7b9f4ffc06e0b0bae18eef3fbb Author: mihai <[email protected]> Date: Wed Aug 5 09:25:53 2015 +0300 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 8697854..00ae44d 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.2.6], [[email protected]]) +AC_INIT([loolwsd], [1.2.7], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules]) commit 921f5982034e03ad674f38062e4bc4fddce7432b Author: mihai <[email protected]> Date: Wed Aug 5 09:24:23 2015 +0300 loolwsd: bump version before tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index 8409ecc..8697854 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.2.5], [[email protected]]) +AC_INIT([loolwsd], [1.2.6], [[email protected]]) AM_INIT_AUTOMAKE([1.11 silent-rules]) _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
