public inbox for cygwin-apps-cvs@sourceware.org help / color / mirror / Atom feed
From: Corinna Vinschen <corinna@sourceware.org> To: cygwin-apps-cvs@sourceware.org Subject: [cygrunsrv - a wrapper for unix daemons to make them controllable as windows services] branch master, updated. bfc6c36a052914cd4aa93d883e73a2964969e4e5 Date: Mon, 6 Feb 2023 19:48:35 +0000 (GMT) [thread overview] Message-ID: <20230206194835.2C55B3858D1E@sourceware.org> (raw) https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygrunsrv.git;h=bfc6c36a052914cd4aa93d883e73a2964969e4e5 commit bfc6c36a052914cd4aa93d883e73a2964969e4e5 Author: Corinna Vinschen <vinschen@redhat.com> Date: Mon Feb 6 20:48:17 2023 +0100 bump version Diff: --- cygrunsrv.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cygrunsrv.cc b/cygrunsrv.cc index 7b550221d191..dab879022d94 100644 --- a/cygrunsrv.cc +++ b/cygrunsrv.cc @@ -51,7 +51,7 @@ #include "utils.h" #include "waitanypid.h" -static const char *SCCSid = "@(#)cygrunsrv V1.63, " __DATE__ "\n"; +static const char *SCCSid = "@(#)cygrunsrv V1.64, " __DATE__ "\n"; struct option longopts[] = { { "install", required_argument, NULL, 'I' },
reply other threads:[~2023-02-06 19:48 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20230206194835.2C55B3858D1E@sourceware.org \ --to=corinna@sourceware.org \ --cc=cygwin-apps-cvs@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).