diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-12-10 16:17:43 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-12-10 16:17:43 +0100 |
commit | 804c19f48d88ad4efc11dc4046b75bb6d6db8ff6 (patch) | |
tree | 32ae70e4bd22912b6d666690a52a945b098fe042 | |
parent | a2920ac6cd255cf27e51de58113c915ff53733fc (diff) |
Bump version to 5.0-13cp-5.0-13
Change-Id: I2dafee880299d1f822f1cf3856f3e48e3987b6b0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 37753d349ad2..db9ab0511296 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.0.10.12],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.13],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |