summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobinson Tryon <qubit@runcibility.com>2014-09-16 14:53:56 -0500
committerRobinson Tryon <qubit@runcibility.com>2014-09-16 14:53:56 -0500
commit485e8263f6f44b0bbdc3e6703bc4c449ff587140 (patch)
tree60867d754ce9d3253a6a9bd1deaea85df00a405b
parent627523b0aa452fa978d140d6c7d179a4450d0eda (diff)
bump product version to 4.3.2.2
Change-Id: I27b1a3d07603e25059ec45958b393e3b87eb7d27
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a4c7e97a4a4b..41ca4878fffc 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.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])