From fc6e8a03463976e384112197f986254bc5798ca9 Mon Sep 17 00:00:00 2001 From: Ryan Campbell Date: Thu, 20 May 2010 21:37:02 -0600 Subject: [PATCH] bump to version 0.4-1 --- package/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/Makefile b/package/Makefile index e5d1d6d..76a9307 100644 --- a/package/Makefile +++ b/package/Makefile @@ -4,8 +4,8 @@ #edit these when creating a new release MAJOR_VER='0' -MINOR_VER='3' -PKG_VER='2' +MINOR_VER='4' +PKG_VER='1' compile: perl -ni -e 'print; exit if /^XB-Maemo-Icon-26:$$/' debian/control -- 1.7.9.5