diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-02-19 03:40:19 -0800 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-02-19 03:40:19 -0800 |
commit | 0eed9d22dfc7ff8fa3d822ffd12b2615eab1a513 (patch) | |
tree | 050460ede9fa252f1eea86acbf584def51a57932 | |
parent | 4f0721028edc311a99a5593fbdc658c31fea9c1a (diff) |
Bump version to 4.2-26cp-4.2-26
Change-Id: I457bece6409f89f3668e53c9862cd7caf54807a7
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ff31b370c596..2779fc40fb58 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.2.10.25],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.26],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |