summaryrefslogtreecommitdiffstats
path: root/lib/version.h
diff options
context:
space:
mode:
authorpaul <paul>2003-08-14 07:33:23 +0200
committerpaul <paul>2003-08-14 07:33:23 +0200
commit5cc085ff0f07d6da06498d10a4e5f2dc23b9c4aa (patch)
treefd8495a0c25b45ad2d6b3d2dbb2b99aa4e04111a /lib/version.h
parent2003-08-14 Paul Jakma <paul@dishone.st> (diff)
downloadfrr-5cc085ff0f07d6da06498d10a4e5f2dc23b9c4aa.tar.xz
frr-5cc085ff0f07d6da06498d10a4e5f2dc23b9c4aa.zip
2003-08-14 Paul Jakma <paul@dishone.st>
* lib/version.h: bump to 0.96.1.
Diffstat (limited to '')
-rw-r--r--lib/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/version.h b/lib/version.h
index f0387f0b6..f28d9cc47 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"