added CREDITS file, bumped software version, added ChangeLog files

This commit is contained in:
Michael Rash
2011-12-05 21:14:31 -05:00
parent bcba9d6bde
commit 690fe25fa4
6 changed files with 8 additions and 8 deletions
+3 -3
View File
@@ -207,13 +207,13 @@
#define PACKAGE_NAME "fwknop"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "fwknop 2.0.0rc4"
#define PACKAGE_STRING "fwknop 2.0rc5"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "fwknop"
/* Define to the version of this package. */
#define PACKAGE_VERSION "2.0.0rc4"
#define PACKAGE_VERSION "2.0rc5"
/* The size of `unsigned int', as computed by sizeof. */
#define SIZEOF_UNSIGNED_INT 4
@@ -247,7 +247,7 @@
/* Version number of package */
#define VERSION "2.0.0rc4"
#define VERSION "2.0rc5"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */