diff options
author | paul <paul> | 2003-08-25 16:53:54 +0000 |
---|---|---|
committer | paul <paul> | 2003-08-25 16:53:54 +0000 |
commit | 325ed79c7e31c707797bfacc5031517f5964904e (patch) | |
tree | 9c13b51683b9f2659eb2fe86f90d82c3e2860aa5 /lib | |
parent | d532fab19c680dc95779413ff3553b887a7a178a (diff) | |
download | quagga.0.96.2.release.tar.bz2 quagga.0.96.2.release.tar.xz |
2003-08-25 Paul Jakma <paul@dishone.st>quagga.0.96.2.release
* configure.ac: bump version-> 0.96.2
* lib/version.h: bump version, ditto.
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 f28d9cc4..9280613d 100644 --- a/lib/version.h +++ b/lib/version.h @@ -24,7 +24,7 @@ #define QUAGGA_PROGNAME "quagga" -#define QUAGGA_VERSION "0.96.1" +#define QUAGGA_VERSION "0.96.2" #define ZEBRA_BUG_ADDRESS "bug-zebra@gnu.org" |