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