summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6faebf6..272c16c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = mageiawelcome
-VERSION = 1.7
+VERSION = 1.8
GITPATH = git://git.mageia.org/software/mageiawelcome
TEXT_FILES = Makefile
@@ -16,7 +16,7 @@ cleandist: clean
install:
make -C po DESTDIR=$(RPM_BUILD_ROOT)/usr install
-
+
dir:
mkdir $(PACKAGE)-$(VERSION)