Skip to content

Commit d0916cc

Browse files
author
Sean Hefty
committed
v1.6.0
Signed-off-by: Sean Hefty <[email protected]>
1 parent bfaf368 commit d0916cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

configure.ac

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
dnl
22
dnl Copyright (c) 2016-2017 Cisco Systems, Inc. All rights reserved.
3+
dnl Copyright (c) 2018 Intel Corporation, Inc. All rights reserved.
34
dnl
45
dnl Process this file with autoconf to produce a configure script.
56

67
AC_PREREQ(2.57)
7-
AC_INIT([fabtests], [1.6.0rc1], [[email protected]])
8+
AC_INIT([fabtests], [1.6.0], [[email protected]])
89
AC_CONFIG_AUX_DIR(config)
910
AC_CONFIG_MACRO_DIR(config)
1011
AC_CONFIG_HEADERS(config.h)

0 commit comments

Comments
 (0)