summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2013-05-06 14:18:54 +0200
committerPetr Mladek <pmladek@suse.cz>2013-05-06 14:19:56 +0200
commit29884e1f4b3e620d523c6a5c8a3cf72159dc9b24 (patch)
tree0fcada1060071be1663161d2b32b33f91e4c8697 /configure.ac
parent3def5194ddaf9c4d766b71527874bd1a973b43e5 (diff)
bump product version to 4.1.0.0.alpha1+
Change-Id: I131364a0c80626b82939b641012abdfd11e9fabe
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 af43cac8bab1..75e26bd74fee 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.alpha0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.0.0.alpha1+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC