[rebase - The rebase tool, core of the automatic rebase facility during postinstall] branch master, updated. d34201ce4a4cd70f5df31387b582ade95a8fbef9
corinna-9JcytcrH/[email protected]
| Newsgroups | gmane.os.cygwin.cvs.apps |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/rebase.git;h=d34201ce4a4cd70f5df31387b582ade95a8fbef9 commit d34201ce4a4cd70f5df31387b582ade95a8fbef9 Author: Corinna Vinschen <[email protected]> Date: Wed Jan 10 10:05:39 2018 +0100 Bump to version 4.4.3 Signed-off-by: Corinna Vinschen <[email protected]> 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], [[email protected]]) +AC_INIT([rebase], [4.4.3], [[email protected]]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([peflags.c]) AC_PREFIX_DEFAULT([/usr])