summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-20 05:19:10 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-20 05:19:10 +0200
commit31792ca5a2ac093bd922723acc2b07ed225e5eaa (patch)
tree4535309c3dc033d9a4e8d448b16b199e31858392 /configure.ac
parentb3f45c7cabd859dd69a754cb5c87d28877ea6a91 (diff)
bump product version to 4.3.0.0.alpha1+
Change-Id: Ibb3533f58f780ace2acdc710e257dcd4ef4717cc
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 818c3d1f8594..2ab350f186e8 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])