summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-01-22 21:06:22 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-01-22 21:06:22 +0100
commit590f7a02abd793b72f86da76ab37bcd6d953aeb0 (patch)
tree7892b0ca724c66f9ac082b68931d0d18e84d910a
parentfdo#88475 RowSetBase: reposition cache before interrogating it (diff)
downloadcore-libreoffice-4-4-0.tar.gz
core-libreoffice-4-4-0.zip
bump product version to 4.4.0.3.0+ libreoffice-4-4-0
Change-Id: I99864a77ef6f71472c2f39946799f40425ff1ebe
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 76eb0b18a4ea..a47a6673a15b 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.0.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.0.3.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])