On 25.10.18 14:44, [ext] Andreas J. Reichel wrote:
From: Andreas Reichel <[email protected]>

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 <[email protected]>
---
  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

--
You received this message because you are subscribed to the Google Groups "EFI Boot 
Guard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/efibootguard-dev/3663ddaa-01bb-40ce-f7fc-3e15403dd3bd%40siemens.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to