| commit | 7830bfb3e58b8d9ba85d275666cbd3c0cc32b56c | [log] [tgz] |
|---|---|---|
| author | JP Abgrall <jpa@google.com> | Wed Feb 12 14:04:01 2014 -0800 |
| committer | JP Abgrall <jpa@google.com> | Wed Feb 12 22:33:37 2014 +0000 |
| tree | a7e2beb95ff5e0ae8093a9f046e74d8155ae72ae | |
| parent | 53f17a9db278d33517d9888dd77848f554522a38 [diff] [blame] |
Get it to work on Android - Add NBBY define - Add empty stubs for setprotent()/endprotoent() - Pre-gen version.c - Tweak config.h: . undef stuff related to: bittypes.h hostton ntohost HAVE_GETRPCBYNUMBER Change-Id: I29e80f185f79084230e95c134834f137b42b6725
diff --git a/version.c b/version.c new file mode 100644 index 0000000..6481d27 --- /dev/null +++ b/version.c
@@ -0,0 +1 @@ +const char version[] = "4.5.1";