summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-01-23 20:36:17 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-01-23 20:36:17 +0100
commitef2cec46280dc29e2472a11fda2da62bb7ed090d (patch)
tree09d006b131cf3ccb933d89a1e3c5e0e5493f5e0a
parentResolves: tdf#122874 select row when user clicks toggle in row (diff)
downloadcore-ef2cec46280dc29e2472a11fda2da62bb7ed090d.tar.gz
core-ef2cec46280dc29e2472a11fda2da62bb7ed090d.zip
bump product version to 6.2.0.3.0+
Change-Id: Iafa54ac6206f8be17a7cc89b170aeec8d2d67334
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 163f17297424..da2df0b05540 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
# several non-alphanumeric characters, those are split off and used only for the
# ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no idea.
-AC_INIT([LibreOffice],[6.2.0.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.0.3.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])