summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-06-17 21:13:19 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-06-17 21:13:19 +0200
commita8f497a46906fa6cc650e6990fe10b6a0355ef7f (patch)
tree0a3d20ecdbef7cc9c9916a209a48133905d7fd37
parent95671d1ee97abd0a0f49e816598e4415162dcbbb (diff)
bump product version to 4.3.0.1
Change-Id: Iaa62e15c83e12b6d3523ff4e1db496dd157fedb7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 752cbb0e7643..faebfadd510b 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.beta2+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.0.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])