Skip to content

Commit

Permalink
Correct missed reference to syslog-ng version
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed May 14, 2020
1 parent 661bc98 commit fdf38f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ jobs:
docker:
- image: circleci/python:3.7
environment:
SYSLOG: "syslog-ng-3.26.1"
SYSLOG: "syslog-ng-3.27.1"
steps:
- setup_remote_docker:
docker_layer_caching: true
Expand Down
2 changes: 1 addition & 1 deletion package/etc/syslog-ng.conf.tmpl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@version:3.26
@version:3.27

# syslog-ng configuration file.

Expand Down

0 comments on commit fdf38f0

Please sign in to comment.