public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* [cygrunsrv - a wrapper for unix daemons to make them controllable as windows services] branch master, updated. bfc6c36a052914cd4aa93d883e73a2964969e4e5
@ 2023-02-06 19:48 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2023-02-06 19:48 UTC (permalink / raw)
  To: cygwin-apps-cvs




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' },


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-06 19:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-06 19:48 [cygrunsrv - a wrapper for unix daemons to make them controllable as windows services] branch master, updated. bfc6c36a052914cd4aa93d883e73a2964969e4e5 Corinna Vinschen

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).