summaryrefslogtreecommitdiffstats
path: root/sysdep
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2011-03-30 02:00:56 +0200
committerOndrej Zajicek <santiago@crfreenet.org>2011-03-30 02:00:56 +0200
commiteb3786e4ea46ce1abc4ca211346369b36dc17dd7 (patch)
treeeca302555515889ee60eeb44c8b66e39e0533673 /sysdep
parent06fb60c4af38d529d20b662748243b3f4a693c60 (diff)
downloadbird-eb3786e4ea46ce1abc4ca211346369b36dc17dd7.tar
bird-eb3786e4ea46ce1abc4ca211346369b36dc17dd7.zip
NEWS and version update.
(and minor changes in documentation)
Diffstat (limited to 'sysdep')
-rw-r--r--sysdep/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdep/config.h b/sysdep/config.h
index 6f90137..31e898c 100644
--- a/sysdep/config.h
+++ b/sysdep/config.h
@@ -7,7 +7,7 @@
#define _BIRD_CONFIG_H_
/* BIRD version */
-#define BIRD_VERSION "1.2.3"
+#define BIRD_VERSION "1.3.0"
/* Include parameters determined by configure script */
#include "sysdep/autoconf.h"