From fdd81f86a1f24ebb90ef7dae2952c2bd0cb32dc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timm=20B=C3=A4der?= Date: Sun, 19 Nov 2017 09:28:57 +0100 Subject: [PATCH] Release 1.7.3 --- README.md | 2 +- configure.ac | 2 +- meson.build | 2 +- ui/about-dialog.ui | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 315b15587..11386335a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Corebird 1.7.2 +# Corebird 1.7.3 **Until further notice, all development is happening in the `next2` branch** diff --git a/configure.ac b/configure.ac index ac450d1fa..f26e44333 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([corebird],[1.7.2],[mail@baedert.org]) +AC_INIT([corebird],[1.7.3],[mail@baedert.org]) AC_PREREQ([2.65]) diff --git a/meson.build b/meson.build index 84f05fe64..f5a82dbbe 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('Corebird', ['vala', 'c'], - version: '1.7.2', + version: '1.7.3', default_options: [ 'buildtype=debug' ]) diff --git a/ui/about-dialog.ui b/ui/about-dialog.ui index 46a3ecad5..231ccb6e0 100644 --- a/ui/about-dialog.ui +++ b/ui/about-dialog.ui @@ -5,7 +5,7 @@ About Corebird dialog Corebird - 1.7.2 + 1.7.3 https://corebird.baedert.org Timm Bäder<mail@baedert.org> (Bugs go here)