bumped version to 2.0.1

This commit is contained in:
Michael Rash
2012-07-23 22:40:47 -04:00
parent 9fe6dc7d6f
commit cab2ea9083
6 changed files with 10 additions and 10 deletions

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"
#define PACKAGE_STRING "fwknop 2.0.1"
/* 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"
#define PACKAGE_VERSION "2.0.1"
/* 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"
#define VERSION "2.0.1"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */