diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-04-27 02:25:29 -0700 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-04-27 02:25:52 -0700 |
commit | 081342c52cd6b6686be91f1ea3b4b7003620a8da (patch) | |
tree | 968b4bc6812cd057bf3ffd68cb430082b4ff6ebe | |
parent | 7de0631385d07909bcdbd4f23d98fef7cd72799d (diff) |
Bump version to 5.3-48co-5.3-48
Change-Id: Iaaf4ba4953f7da2b7267792b3df99328f4e3fc9d
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 888ab58f94ab..d235b6aa608d 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.3.10.47],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.48],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |