summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-20 05:16:11 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-20 05:16:11 +0200
commita4b07ffb258190b4820ee57bce55fbfcc3745126 (patch)
tree9bf2c96a4c0020585b647466a688d55d4fe29d37
parentb3f45c7cabd859dd69a754cb5c87d28877ea6a91 (diff)
bump product version to 4.3.0.0.alpha1
Change-Id: Iaab85715bd4390001d3606907ffc037952421e07
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 818c3d1f8594..521739f008a0 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.3.0.0.alpha0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.0.0.alpha1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])