Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 87d11d1

Browse files
author
Brice Figureau
committed
version 0.8
Signed-off-by: Brice Figureau <brice@daysofwonder.com>
1 parent 39c7c41 commit 87d11d1

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
mysql-snmp (0.8-1) unstable; urgency=low
2+
3+
* new upstream version
4+
5+
-- brice <brice+debian@daysofwonder.com> Sat, 24 Oct 2009 18:55:15 +0200
6+
17
mysql-snmp (0.7-1) unstable; urgency=low
28

39
* new upstream version

mysql-agent

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# You should have received a copy of the GNU General Public License
2222
# along with this program. If not, see <http://www.gnu.org/licenses/>.
2323

24-
my $VERSION = "0.7";
24+
my $VERSION = "0.8";
2525
$VERSION = eval $VERSION;
2626

2727
use strict;

redhat/mysql-agent.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: mysql-agent
2-
Version: 0.7
2+
Version: 0.8
33
Release: 2%{?dist}
44
Summary: SNMP monitoring agent for MySQL
55

0 commit comments

Comments
 (0)