[csih] branch master, updated. f5d9a40b1e8a5083f03c08b4761986a9f28f333f

corinna@sourceware.org corinna@sourceware.org
Wed Oct 28 09:20:00 GMT 2015




https://sourceware.org/git/gitweb.cgi?p=cygwin-csih.git;h=f5d9a40b1e8a5083f03c08b4761986a9f28f333f

commit f5d9a40b1e8a5083f03c08b4761986a9f28f333f
Author: Corinna Vinschen <vinschen@redhat.com>
Date:   Wed Oct 28 10:18:22 2015 +0100

    Bump version to 0.9.9.


Diff:
---
 version.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/version.h b/version.h
index 3eb1b5a..c49b22b 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  8
+#define VERSION_MICRO  9
 #define VERSION_STRING STRINGIFY(VERSION_MAJOR) "." STRINGIFY(VERSION_MINOR) "." STRINGIFY(VERSION_MICRO)



More information about the Cygwin-apps-cvs mailing list