summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-09-29 01:14:02 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-09-29 01:14:02 +0200
commitd960048a07fd0f7581b0a6ecfb9717594867f6b2 (patch)
tree1225e4b54fdf495fce18b82f0bd12282ffbe980e
parente59ae27fa51ed2b5eea7d22235da65dd566a9326 (diff)
bump product version to 4.1.2.3
Change-Id: Icbc3be5ca3191614c8cfccdb51c7a5e4f18b79ad
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8556be86dad8..322bba204ffb 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.2.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.2.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC