This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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




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

commit d34201ce4a4cd70f5df31387b582ade95a8fbef9
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Wed Jan 10 10:05:39 2018 +0100

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


Diff:
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]