summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-06 23:58:40 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-06 23:58:40 +0100
commit707166df928ab7940af5be3f5d4c3f705d1b5291 (patch)
tree590b54ab6f4137ef54c4253b04d27770475f25fb
parent1f58f624d00ef5748f88373c487872f24c4d962b (diff)
bump product version to 4.4.0.0.alpha2
Change-Id: I6b2da618a25352123f922116c1ffe641be85407e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 26f7b79de9ce..fcca185bc9cd 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.0.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.0.0.alpha2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])