Skip to content

Commit

Permalink
DOC Added ".0" to version number in script
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhq committed Oct 2, 2014
1 parent 08bc7e3 commit a41feda
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions zabbix-mysql-backupconf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
# - Andreas Niedermann (dre-)
#
# HISTORY
# v0.7 - 2014-10-02 Complete overhaul so that script works with all previous Zabbix versions
# v0.6 - 2014-09-15 Updated the table list for use with zabbix v2.2.3
# v0.5 - 2013-05-13 Added table list comparison between database and script
# v0.4 - 2012-03-02 Incorporated mysqldump options suggested by Jonathan Bayer
# v0.3 - 2012-02-06 Backup of Zabbix 1.9.x / 2.0.0, removed unnecessary use of
# variables (DATEBIN etc) for commands that use to be in $PATH
# v0.7.0 - 2014-10-02 Complete overhaul so that script works with all previous Zabbix versions
# v0.6 - 2014-09-15 Updated the table list for use with zabbix v2.2.3
# v0.5 - 2013-05-13 Added table list comparison between database and script
# v0.4 - 2012-03-02 Incorporated mysqldump options suggested by Jonathan Bayer
# v0.3 - 2012-02-06 Backup of Zabbix 1.9.x / 2.0.0, removed unnecessary use of
# variables (DATEBIN etc) for commands that use to be in $PATH
# v0.2 - 2011-11-05
#
# AUTHOR
Expand Down

0 comments on commit a41feda

Please sign in to comment.