summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2013-06-05 15:37:01 +0200
committerPetr Mladek <pmladek@suse.cz>2013-06-11 09:49:43 +0200
commitb07a9b535987a7d1a5e91a4937d0ed0572eb1053 (patch)
tree534e331f4e7d8cb98fee7f5c96054fa8b138d5ee /configure.ac
parent94c59899d91852e5efbe29f85d57fd780e4c4e55 (diff)
bump product version to 4.1.0.0.beta2+
Change-Id: I2adf92dad2e0701a63ba167d031a2da7694dd35b
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 8c7999de62e8..add9ba292a45 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.beta1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.0.0.beta2+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC