diff options
author | Andras Timar <andras.timar@collabora.com> | 2016-11-21 14:50:42 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-11-21 14:50:42 +0100 |
commit | 15345b65c9d69f9cd652800d7192884d6fac815d (patch) | |
tree | 16cac223dc377c385f1108ebd63d4540f36b3702 | |
parent | 79e518039504496aa8ce1c6b2b36ede88de0fe1c (diff) |
Bump version to 5.0-13
Change-Id: I5869d82f89fe5be7e8c6e7350647090526435ed3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3b5426b93fa5..ed4177e2411b 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([Collabora Office],[5.1.10.12],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.1.10.13],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |