[packages] httping: update to 1.4.4

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22392 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
swalker
2010-07-27 01:01:52 +00:00
parent 1c0984ed7d
commit b7c4b3ccf2
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
#include "utils.h"
#include "error.h"
+#define VERSION "1.4.3"
+#define VERSION "1.4.4"
+
static volatile int stop = 0;