From 3519d852b2b740898ad0f3ae6f1e2909aa387c17 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 12 Jan 2009 04:55:09 +0000 Subject: bump release and update NEWS --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cb10cd03..e49238c1 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include Makefile.config PACKAGE = ldetect-lst -VERSION := 0.1.249 +VERSION := 0.1.250 SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p') -- cgit v1.2.1