From bc6bc5b946ed13e937aabfa89aa14a5256e71a35 Mon Sep 17 00:00:00 2001 From: Dexter Morgan Date: Tue, 14 Jun 2011 07:21:04 +0000 Subject: Fix version in makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a64b433a..2d0ea075 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = mgaonline -VERSION:=2.77.29 +VERSION:=2.77.30 SVNROOT = svn+ssh://svn.mageia.org/svn/soft/$(PACKAGE) NAME = mgaonline -- cgit v1.2.1