summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2023-09-27 09:01:54 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2023-09-27 09:01:54 +0200
commit669e87a460bca3fa8d57cdaeac70bff183636354 (patch)
tree872e02fdeebdc84c498199bddf61caadb4bdc7ea /configure.ac
parent73bf52306b4887b4e6647707860acf0a125b36e3 (diff)
1.14.51.14.5
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3ae4221..9c81f03 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU Lesser General Public License
## along with this library. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([cairomm], [1.14.4],
+AC_INIT([cairomm], [1.14.5],
[https://gitlab.freedesktop.org/cairo/cairomm/-/issues],
[cairomm], [http://www.cairographics.org/cairomm/])
AC_PREREQ([2.62])