From fdf07f69a1642983dae79ac0f6744df52395ad26 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Fri, 4 May 2007 15:15:11 +0000 Subject: Fix unicode keymaps, #173528. Some fonts show the currency symbol instead of the Euro when doing AltGr-E, so we provide an easy setting to fix this. Release alpha2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 96e81cf5..791a0fce 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ SUBDIRS = conf.d etc init.d man net sh share src NAME = baselayout -VERSION = 2.0.0_alpha1 +VERSION = 2.0.0_alpha2 PKG = $(NAME)-$(VERSION) -- cgit v1.2.3