summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2010-12-27 17:29:25 +0000
committerChristopher Faylor <me@cgf.cx>2010-12-27 17:29:25 +0000
commitc8d1848d079aaa6d172557d13bee56ffafca9de0 (patch)
tree68ea4c6ed67ccd509a20d4f97b34bd76fb7c4816
parent6b6e3976711b1e2693c5a56c3baa9f1d28d277bb (diff)
downloadcygnal-c8d1848d079aaa6d172557d13bee56ffafca9de0.tar.gz
cygnal-c8d1848d079aaa6d172557d13bee56ffafca9de0.tar.bz2
cygnal-c8d1848d079aaa6d172557d13bee56ffafca9de0.zip
* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 234.
-rw-r--r--winsup/cygwin/ChangeLog4
-rw-r--r--winsup/cygwin/include/cygwin/version.h3
2 files changed, 6 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index dd1feef15..51a7bb5fd 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2010-12-27 Christopher Faylor <me+cygwin@cgf.cx>
+
+ * include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 234.
+
2010-12-26 Christopher Faylor <me+cygwin@cgf.cx>
* cygwin.din: Export program_invocation_name and program_invocation_short_name.
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index f70ad5814..e92353a8c 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -397,12 +397,13 @@ details. */
cpowf, cproj, cprojf, creal, crealf, csin, csinf, csinh, csinhf,
csqrt, csqrtf, ctan, ctanf, ctanh, ctanhf.
233: Add TIOCGPGRP, TIOCSPGRP. Export llround, llroundf.
+ 234: Export program_invocation_name, program_invocation_short_name
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 233
+#define CYGWIN_VERSION_API_MINOR 234
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible