Jindrich Makovicka 16 سال پیش
والد
کامیت
d80b8d3c55
2فایلهای تغییر یافته به همراه6 افزوده شده و 5 حذف شده
  1. 1 1
      Makefile
  2. 5 4
      debian/changelog

+ 1 - 1
Makefile

@@ -7,7 +7,7 @@ endif
 ifeq ($(HELPERDIR),)
 HELPERDIR=$(INSTALLROOT)/lib/gkrellm2/exec
 endif
-VERSION = 2.0.13
+VERSION = 2.0.14
 PKGNAME = gkrellm-multiping
 CC = gcc
 

+ 5 - 4
debian/changelog

@@ -1,17 +1,18 @@
-gkrellm-multiping (2.0.13) unstable; urgency=low
+gkrellm-multiping (2.0.14-1) unstable; urgency=low
 
   * New upstream release
+  * ipv6 support
 
- -- Jindrich Makovicka <makovick@gmail.com>  Thu, 18 Jan 2007 08:20:12 +0100
+ -- Jindrich Makovicka <makovick@gmail.com>  Sun, 19 Sep 2010 12:44:06 +0200
 
-gkrellm-multiping (2.0.12) unstable; urgency=low
+gkrellm-multiping (2.0.12-1) unstable; urgency=low
 
   * New upstream release
   * ported to GtkTreeView
 
  -- Jindrich Makovicka <makovick@gmail.com>  Sun, 15 Oct 2006 20:06:58 +0200
 
-gkrellm-multiping (2.0.11) unstable; urgency=low
+gkrellm-multiping (2.0.11-1) unstable; urgency=low
 
   * Initial release.