[csih - Cygwin service installation helper, a helper script and tools to create service installation scripts] branch master, updated. v0_9_10
corinna@sourceware.org
corinna@sourceware.org
Thu Jun 14 12:37:00 GMT 2018
https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/csih.git;h=dc38975ed6b3454f3c09442396d4a9f6bea35143
commit dc38975ed6b3454f3c09442396d4a9f6bea35143
Author: Corinna Vinschen <vinschen@redhat.com>
Date: Thu Jun 14 14:34:08 2018 +0200
Bump version to 0.9.10.
Signed-off-by: Corinna Vinschen <vinschen@redhat.com>
Diff:
---
version.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/version.h b/version.h
index c49b22b..1a507d8 100644
--- a/version.h
+++ b/version.h
@@ -2,5 +2,5 @@
#define STRINGIFY1(s) #s
#define VERSION_MAJOR 0
#define VERSION_MINOR 9
-#define VERSION_MICRO 9
+#define VERSION_MICRO 10
#define VERSION_STRING STRINGIFY(VERSION_MAJOR) "." STRINGIFY(VERSION_MINOR) "." STRINGIFY(VERSION_MICRO)
More information about the Cygwin-apps-cvs
mailing list