summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2013-05-27 10:45:38 +0200
committerPetr Mladek <pmladek@suse.cz>2013-05-27 10:47:45 +0200
commit515495acadd9c7bafb682eb9a5adac9422ceadc2 (patch)
treed3c037a160ff40d9a83e5239fa3450ab9af70a0e /configure.ac
parentce6d8975a26370daf8a5713a0e3aebc421e1d2a6 (diff)
bump product version to 4.1.0.0.beta1+
Change-Id: I9994b3069e52e4d087c15ddb5fc7767b9fb2a6fe
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 10782ff96afb..889d4e72d67a 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.1.0.0.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.0.0.beta1+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC