Skip to content

Commit

Permalink
Bump cloudlibc to 0.96.
Browse files Browse the repository at this point in the history
  • Loading branch information
EdSchouten committed Dec 11, 2017
1 parent 486d0cb commit e5e7897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/include/_/cdefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
// Version information.
#define __cloudlibc__ 1
#define __cloudlibc_major__ 0
#define __cloudlibc_minor__ 95
#define __cloudlibc_minor__ 96

#ifdef __cplusplus
#define __BEGIN_DECLS extern "C" {
Expand Down

0 comments on commit e5e7897

Please sign in to comment.