[PATCH 3/3] Fix wrong version in configure.ac

7 views
Skip to first unread message

Andreas J. Reichel

unread,
Oct 25, 2018, 9:51:15 AM10/25/18
to efibootg...@googlegroups.com, Andreas Reichel
From: Andreas Reichel <andreas.r...@siemens.com>

AC_INIT contains inconsistent version. Fix to 0.4.

Signed-off-by: Andreas Reichel <andreas.r...@siemens.com>
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 6c7f381..31d8d30 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#

AC_INIT([efibootguard],
- [0.1.0],
+ [0.4],
[],
[efibootguard],
[])
--
2.19.1

Jan Kiszka

unread,
Oct 25, 2018, 10:01:23 AM10/25/18
to [ext] Andreas J. Reichel, efibootg...@googlegroups.com
On 25.10.18 14:44, [ext] Andreas J. Reichel wrote:
> From: Andreas Reichel <andreas.r...@siemens.com>
>
> AC_INIT contains inconsistent version. Fix to 0.4.
>

Can't we generate that from VERSION? Tracking the version in multiple places is
doomed to fail.

Jan

> Signed-off-by: Andreas Reichel <andreas.r...@siemens.com>
> ---
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index 6c7f381..31d8d30 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -17,7 +17,7 @@
> #
>
> AC_INIT([efibootguard],
> - [0.1.0],
> + [0.4],
> [],
> [efibootguard],
> [])
>
--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux
Reply all
Reply to author
Forward
0 new messages