[Libreoffice-commits] online.git: 4 commits - loleaflet/Makefile loolwsd/configure.ac
Mihai Varga
mihai.varga at collabora.com
Tue Nov 17 09:26:49 PST 2015
loleaflet/Makefile | 2 +-
loolwsd/configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit b173908de043b1b638fca03f6750f68a62a9830f
Author: Mihai Varga <mihai.varga at collabora.com>
Date: Tue Nov 17 19:26:27 2015 +0200
loleaflet: bump version after tarball
diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index 8d994fb..a860aff 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.12
+VERSION=1.4.13
# Version number of the bundled 'draw' thing
DRAW_VERSION=0.2.4
commit 683d128856c3d4b1c60a04d02f8a6e0de32e133f
Author: Mihai Varga <mihai.varga at collabora.com>
Date: Tue Nov 17 19:26:14 2015 +0200
loleaflet: bump version before tarball
diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index f6c2983..8d994fb 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.11
+VERSION=1.4.12
# Version number of the bundled 'draw' thing
DRAW_VERSION=0.2.4
commit 9fd963398e3b6914ce4cdaf5d1644e770573bd36
Author: Mihai Varga <mihai.varga at collabora.com>
Date: Tue Nov 17 19:25:59 2015 +0200
loolwsd: bump version after tarball
diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index bfd3a5f..ce7edcc 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ([2.69])
-AC_INIT([loolwsd], [1.4.10], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.4.11], [libreoffice at collabora.com])
AM_INIT_AUTOMAKE([1.11 silent-rules])
commit cba634a6f18eba5bdcff98575e8a96be74b51ec2
Author: Mihai Varga <mihai.varga at collabora.com>
Date: Tue Nov 17 19:24:52 2015 +0200
loolwsd: bump version before tarball
diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 35e57cf..bfd3a5f 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ([2.69])
-AC_INIT([loolwsd], [1.4.9], [libreoffice at collabora.com])
+AC_INIT([loolwsd], [1.4.10], [libreoffice at collabora.com])
AM_INIT_AUTOMAKE([1.11 silent-rules])
More information about the Libreoffice-commits
mailing list