diff options
| author | David Lamparter <equinox@diac24.net> | 2020-05-06 13:44:20 +0200 | 
|---|---|---|
| committer | David Lamparter <equinox@diac24.net> | 2020-05-06 13:44:20 +0200 | 
| commit | a87315ebda4d4efc369cda93464b110138a6145b (patch) | |
| tree | 0fc0cabe9e03a75ffd354af373e5eefea6e7a827 /configure.ac | |
| parent | d7ed2f10e4ab70f5e534972e088c76bebb571c03 (diff) | |
FRRouting release 7.3.1frr-7.3.1
Maintenance/bugfix release.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'configure.ac')
| -rwxr-xr-x | configure.ac | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cc1f1572f6..59443b9f59 100755 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@  ##  AC_PREREQ([2.60]) -AC_INIT([frr], [7.3], [https://github.com/frrouting/frr/issues]) +AC_INIT([frr], [7.3.1], [https://github.com/frrouting/frr/issues])  PACKAGE_URL="https://frrouting.org/"  AC_SUBST([PACKAGE_URL])  PACKAGE_FULLNAME="FRRouting"  | 
