summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2008-12-17 10:03:20 +0000
committerAndreas Baumann <abaumann@yahoo.com>2008-12-17 10:03:20 +0000
commita499e649cf64e5f55037120e757c1b3cd459f668 (patch)
tree392f652fe05ddfe80107e3517f3661b1fdff5308
parentb2a64f2c20a2782bc737410d626adcf6679d467c (diff)
downloadnagios-plugin-curl-a499e649cf64e5f55037120e757c1b3cd459f668.tar.gz
nagios-plugin-curl-a499e649cf64e5f55037120e757c1b3cd459f668.tar.bz2
- increased verison to 0.0.2
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 9ecf4d6..34a6065 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -3,6 +3,6 @@ TOPDIR = .
SUBDIRS = src
PACKAGE_NAME=nagios-plugin-curl
-PACKAGE_VERSION=0.0.1
+PACKAGE_VERSION=0.0.2
-include $(TOPDIR)/makefiles/top.mk