commit: 6bc38442b022588b18577962c56d05cfb7fceede Author: Sven Eden <yamakuzure <AT> gmx <DOT> net> AuthorDate: Fri Sep 27 06:38:50 2019 +0000 Commit: Sven Eden <sven.eden <AT> gmx <DOT> de> CommitDate: Fri Sep 27 06:42:12 2019 +0000 URL: https://gitweb.gentoo.org/proj/ufed.git/commit/?id=6bc38442
Version 0.95 Release Closes: https://bugs.gentoo.org/695262 Signed-off-by: Sven Eden <yamakuzure <AT> gmx.net> configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a8eda7f..5a93678 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.69]) -AC_INIT([ufed],[git],[https://bugs.gentoo.org/]) +AC_INIT([ufed],[0.95],[https://bugs.gentoo.org/]) AM_INIT_AUTOMAKE([1.14 -Wall foreign dist-bzip2 no-dist-gzip subdir-objects]) AC_CONFIG_SRCDIR([ufed-curses.c]) AC_CONFIG_HEADERS([config.h])
