summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-01-08 13:37:40 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-01-08 13:37:40 +0100
commit87a5760fb7536871c676735578704b007490bcdd (patch)
tree827333a1c5e5f88605f85792d5ab6d897e2d5922
parente63be1e4bbe3d9b42391bb2b4217f4dcc38c66cd (diff)
bump product version to 4.4.0.2.0+
Change-Id: I290091169d23465c89539a32a4fdb132f11a886e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a6c5d7d3c427..76eb0b18a4ea 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.0.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])