summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobinson Tryon <qubit@runcibility.com>2014-12-11 16:00:24 -0500
committerRobinson Tryon <qubit@runcibility.com>2014-12-11 16:00:24 -0500
commit54563a08111c44df3e0c2cdab5cf0221b7c98c16 (patch)
tree78824393a00f2bb8d890490c436b0264379d0334
parent7a085f8811c24e4a0d472690f426fcc3ff17e592 (diff)
bump product version to 4.3.5.2libreoffice-4-3-5
Change-Id: I4b3079b66092b63e6b738af503c1ddcf4ffa8b57
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 89d8f0b70df8..f459c8072ead 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],[4.3.5.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.5.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])