summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-03-10 23:18:12 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-03-10 23:18:12 +0100
commit49969567ff5d243c24567dacf4139c562babaef6 (patch)
treeb6893acddf6b95dbdcf22c2219d78d213aeed725
parent10195e8fc6a704ac5504c832c99f7dba6377011b (diff)
bump product version to 4.4.2.1.0+
Change-Id: Icd0a963a0152ed4ca0e66e2e9de2d98ee7f61ed5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 05a2066ee930..4fb6788111e8 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.4.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.2.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])