summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2016-06-21 12:54:43 +0200
committerAndras Timar <andras.timar@collabora.com>2016-06-21 12:54:43 +0200
commite9dc31e0b192a2e2ca14a0f0d821ddd0c1aacf7a (patch)
treee6bded6bafbb08d4d0fb0e3605d2df82df0beb6b
parente4de35737c6f6396a92ab02f599a4777e9547c55 (diff)
Bump version to 1.6.12 before tarball1.6.12-1
-rw-r--r--loleaflet/Makefile2
-rw-r--r--loolwsd/configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index e826fa255..668115075 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.6.11
+VERSION=1.6.12
# Version number of the bundled 'draw' thing
DRAW_VERSION=0.2.4
diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index 2927fbc3e..dccced38d 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ([2.69])
-AC_INIT([loolwsd], [1.6.11], [libreoffice@lists.freedesktop.org])
+AC_INIT([loolwsd], [1.6.12], [libreoffice@lists.freedesktop.org])
LT_INIT([shared, disable-static, dlopen])
AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])