loleaflet/Makefile   |    2 +-
 loolwsd/configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 7183b6ce62647e7f967c3931b55c0242bef1af18
Author: Jan Holesovsky <ke...@collabora.com>
Date:   Thu Aug 11 15:10:19 2016 +0000

    Bump version to 1.8.3 after tarball.

diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index 2a7bbe1..de2e40e 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.8.2
+VERSION=1.8.3
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4
diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index fc20f08..4278a5f 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.8.2], [libreoffice@lists.freedesktop.org])
+AC_INIT([loolwsd], [1.8.3], [libreoffice@lists.freedesktop.org])
 LT_INIT([shared, disable-static, dlopen])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])
commit 1203ba9b445831f77415d4cf5097d41516afbd75
Author: Jan Holesovsky <ke...@collabora.com>
Date:   Thu Aug 11 15:02:48 2016 +0000

    Bump version to 1.8.2 before tarball.

diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index 19bdd4b..2a7bbe1 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.8.1
+VERSION=1.8.2
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4
diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index d61b3a4..fc20f08 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [1.8.1], [libreoffice@lists.freedesktop.org])
+AC_INIT([loolwsd], [1.8.2], [libreoffice@lists.freedesktop.org])
 LT_INIT([shared, disable-static, dlopen])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to