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

Corinna Vinschen via Cygwin-apps-cvs <[email protected]> Tue, 8 Aug 2023 08:32:40 +0000 (GMT)
Newsgroups gmane.os.cygwin.cvs.apps
Message-ID <[email protected]>


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

commit 98c207d21c9df3305a3412e4768cfd9794b437de
Author: Corinna Vinschen <[email protected]>
Date:   Tue Aug 8 10:32:00 2023 +0200

    Bump to version 4.6.4
    
    Signed-off-by: Corinna Vinschen <[email protected]>


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], [[email protected]])
+AC_INIT([rebase], [4.6.4], [[email protected]])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR([peflags.c])
 AC_PREFIX_DEFAULT([/usr])