summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-14 22:51:35 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-14 22:51:35 +0200
commit8e8631e631ec55b7baf61e449225e63bd1b001df (patch)
tree28d34d299849827e961bbddc3f5036dfd5f40adf
parente062d36a185c93a87b61613ca12ec84e823efab9 (diff)
bump product version to 4.4.3.1.0+
Change-Id: I03ff442b46bb45d8bd7bdbd2e165ce745d5ac2ba
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f0de637ce9c5..25097e38e911 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.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.3.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])