[rebase - The rebase tool, core of the automatic rebase facility during postinstall] branch master, updated. 98c207d21c9df3305a3412e4768cfd9794b437de

Corinna Vinschen corinna@sourceware.org
Tue Aug 8 08:32:40 GMT 2023




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/rebase.git;h=98c207d21c9df3305a3412e4768cfd9794b437de

commit 98c207d21c9df3305a3412e4768cfd9794b437de
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Tue Aug 8 10:32:00 2023 +0200

    Bump to version 4.6.4
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>


Diff:
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index d06f8d5f7746..dee836b628ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # configure.ac for rebase
 
 AC_PREREQ([2.64])
-AC_INIT([rebase], [4.6.3], [cygwin@cygwin.com])
+AC_INIT([rebase], [4.6.4], [cygwin@cygwin.com])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR([peflags.c])
 AC_PREFIX_DEFAULT([/usr])



More information about the Cygwin-apps-cvs mailing list