summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-10-01 15:05:31 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-10-01 15:05:31 +0200
commit2d982b0cb3b7d0ad5f5ddcf23416f15a5ba99c81 (patch)
tree3cdff92149a04595b39a09dd04044fc5b618ce23
parent4586a3869d10b8a3d587907e965bc7440269a5a5 (diff)
bump product version to 4.4.6.1
Change-Id: Ib3fff84e87f98b741c12817bf6d1f6ccff89f3e9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2acaa921ec50..a350850b0ce1 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.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.6.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])