summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobinson Tryon <qubit@runcibility.com>2014-09-16 15:10:41 -0500
committerRobinson Tryon <qubit@runcibility.com>2014-09-16 15:10:41 -0500
commit6d1ecbf5806cca84adec3cad7e65bc00d25decde (patch)
treecc8e2afa969842bd20b5c96d2f12915ee26bfe27
parent627523b0aa452fa978d140d6c7d179a4450d0eda (diff)
bump product version to 4.3.2.2.0+libreoffice-4-3-2
Change-Id: I2deaaf6320c7ee297607229ea92299168aa2364c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a4c7e97a4a4b..5892bb5b0eb4 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])