This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[csih] branch master, updated. f5d9a40b1e8a5083f03c08b4761986a9f28f333f




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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]