diff options
author | paul <paul> | 2003-02-03 16:31:14 +0000 |
---|---|---|
committer | paul <paul> | 2003-02-03 16:31:14 +0000 |
commit | eff4c4aa6e56e3f6727c97b8ebb16a10e66e0a15 (patch) | |
tree | d0a078f97b10b8fda0e99c9c7c3657fc49c1bb74 /lib/version.h | |
parent | 47e64cb1fb3ba81f535654fc3bfc9d10c6726d62 (diff) | |
download | quagga-eff4c4aa6e56e3f6727c97b8ebb16a10e66e0a15.tar.bz2 quagga-eff4c4aa6e56e3f6727c97b8ebb16a10e66e0a15.tar.xz |
Import of Zebra CVS 20030203-16:30zebra.org.20030203
Diffstat (limited to 'lib/version.h')
-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 9a90bf4e..ecb6b0a3 100644 --- a/lib/version.h +++ b/lib/version.h @@ -22,7 +22,7 @@ #ifndef _ZEBRA_VERSION_H #define _ZEBRA_VERSION_H -#define ZEBRA_VERSION "0.93b" +#define ZEBRA_VERSION "0.94" #define ZEBRA_BUG_ADDRESS "bug-zebra@gnu.org" |