diff options
author | paul <paul> | 2003-08-14 05:33:23 +0000 |
---|---|---|
committer | paul <paul> | 2003-08-14 05:33:23 +0000 |
commit | 5cc085ff0f07d6da06498d10a4e5f2dc23b9c4aa (patch) | |
tree | fd8495a0c25b45ad2d6b3d2dbb2b99aa4e04111a /lib | |
parent | d81fadfd889aa7bc657fa19752344a585e8c274a (diff) |
2003-08-14 Paul Jakma <paul@dishone.st>
* lib/version.h: bump to 0.96.1.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/version.h b/lib/version.h index f0387f0b..f28d9cc4 100644 --- a/lib/version.h +++ b/lib/version.h @@ -24,7 +24,7 @@ #define QUAGGA_PROGNAME "quagga" -#define QUAGGA_VERSION "0.96" +#define QUAGGA_VERSION "0.96.1" #define ZEBRA_BUG_ADDRESS "bug-zebra@gnu.org" |