1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-05 22:19:38 +00:00

Updated copyright year.

This commit is contained in:
Guenter Knauf
2012-04-22 13:09:39 +02:00
parent 7ce8fe781a
commit 28354d9ad2

View File

@ -3,7 +3,7 @@
#define ARES__VERSION_H #define ARES__VERSION_H
/* This is the global package copyright */ /* This is the global package copyright */
#define ARES_COPYRIGHT "2004 - 2011 Daniel Stenberg, <daniel@haxx.se>." #define ARES_COPYRIGHT "2004 - 2012 Daniel Stenberg, <daniel@haxx.se>."
#define ARES_VERSION_MAJOR 1 #define ARES_VERSION_MAJOR 1
#define ARES_VERSION_MINOR 7 #define ARES_VERSION_MINOR 7