summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-11-10 18:58:56 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-11-10 18:58:56 +0100
commit751ec4ed1763e25605c5d810a9dc8d9b210bd541 (patch)
tree5fc3ded5c46dd641e31ad83695453f1a4639a0db
parentde240f8aa4a8ca261f4a6ef595598bc04a8c475d (diff)
bump product version to 4.4.7.1.0+
Change-Id: Id48aba39bcca3751a644f7f79049b168e3ea6a6a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index acc0eb65f771..306c6654c6dd 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.7.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.7.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])