Skip to content

Commit 88e1785

Browse files
committed
Set version 2.12.1 and tagged as v2.12.1
1 parent 2f84071 commit 88e1785

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([wforce], [2.12.0])
1+
AC_INIT([wforce], [2.12.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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: "2.0"
22
info:
3-
version: "2.12.0"
3+
version: "2.12.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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: "2.0"
22
info:
3-
version: "2.12.0"
3+
version: "2.12.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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: "2.0"
22
info:
3-
version: "2.12.0"
3+
version: "2.12.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)