Skip to content

Commit c7f5909

Browse files
committed
Set version 2.6.1 and tagged as v2.6.1
1 parent b3045d0 commit c7f5909

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([wforce], [2.6.0])
1+
AC_INIT([wforce], [2.6.1])
22
AM_INIT_AUTOMAKE([foreign dist-bzip2 parallel-tests 1.11 subdir-objects tar-ustar])
33
AM_SILENT_RULES([yes])
44
AC_CONFIG_MACRO_DIR([m4])

docs/swagger/report_api.7.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: "2.0"
22
info:
3-
version: "2.6.0"
3+
version: "2.6.1"
44
title: "OX Abuse Shield Report API"
55
description: "An API to retrieve and modify report information"
66
contact:

docs/swagger/trackalert_api.7.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: "2.0"
22
info:
3-
version: "2.6.0"
3+
version: "2.6.1"
44
title: "OX Abuse Shield (Trackalert)"
55
description: "An API to the trackalert daemon to prevent brute-force and abuse of mail systems"
66
contact:

docs/swagger/wforce_api.7.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: "2.0"
22
info:
3-
version: "2.6.0"
3+
version: "2.6.1"
44
title: "OX Abuse Shield (Wforce)"
55
description: "An API to the wforce daemon to prevent brute-force and abuse of mail systems"
66
contact:

0 commit comments

Comments
 (0)