Gentoo Archives: gentoo-commits

From: Sven Eden <sven.eden@×××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/ufed:master commit in: /
Date: Fri, 27 Sep 2019 06:43:02
Message-Id: 1569566532.6bc38442b022588b18577962c56d05cfb7fceede.yamakuzure@gentoo
1 commit: 6bc38442b022588b18577962c56d05cfb7fceede
2 Author: Sven Eden <yamakuzure <AT> gmx <DOT> net>
3 AuthorDate: Fri Sep 27 06:38:50 2019 +0000
4 Commit: Sven Eden <sven.eden <AT> gmx <DOT> de>
5 CommitDate: Fri Sep 27 06:42:12 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/ufed.git/commit/?id=6bc38442
7
8 Version 0.95 Release
9
10 Closes: https://bugs.gentoo.org/695262
11 Signed-off-by: Sven Eden <yamakuzure <AT> gmx.net>
12
13 configure.ac | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/configure.ac b/configure.ac
17 index a8eda7f..5a93678 100644
18 --- a/configure.ac
19 +++ b/configure.ac
20 @@ -1,5 +1,5 @@
21 AC_PREREQ([2.69])
22 -AC_INIT([ufed],[git],[https://bugs.gentoo.org/])
23 +AC_INIT([ufed],[0.95],[https://bugs.gentoo.org/])
24 AM_INIT_AUTOMAKE([1.14 -Wall foreign dist-bzip2 no-dist-gzip subdir-objects])
25 AC_CONFIG_SRCDIR([ufed-curses.c])
26 AC_CONFIG_HEADERS([config.h])