diff options
author | paul <paul> | 2003-02-03 16:31:14 +0000 |
---|---|---|
committer | paul <paul> | 2003-02-03 16:31:14 +0000 |
commit | 87e7bd70819e712e26f60c430627b7b04cdd7949 (patch) | |
tree | e17d32024d0c50264f4997297b7db7a821bb377e /lib/version.h | |
parent | f2298cf6e89f2f2958282f45a523fe47a6fac369 (diff) | |
download | quagga-87e7bd70819e712e26f60c430627b7b04cdd7949.tar.bz2 quagga-87e7bd70819e712e26f60c430627b7b04cdd7949.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" |