summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobinson Tryon <qubit@runcibility.com>2014-09-10 20:14:14 -0400
committerRobinson Tryon <qubit@runcibility.com>2014-09-10 20:14:14 -0400
commit2d5d4e89bd33bae8c3e9cff6cceb6001b409f185 (patch)
tree1da1b28aed46852e2b46c9bf477b3d7c21eb24ac
parenta932f1105f0601e06d5792a2214e9567040aba00 (diff)
bump product version to 4.3.2.1
Change-Id: I582aeb947f3273de1e8323a23209f97e4636e9ab
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a4c7e97a4a4b..200dd0427e16 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.2.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.2.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])