summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-05-04 15:15:11 +0000
committerRoy Marples <roy@marples.name>2007-05-04 15:15:11 +0000
commitfdf07f69a1642983dae79ac0f6744df52395ad26 (patch)
tree9704f555ed5a9a798efa3ea049221504f6c44e7d /Makefile
parent2fd8225c6ae47e13956deb7b0aa8c838be243a86 (diff)
downloadopenrc-fdf07f69a1642983dae79ac0f6744df52395ad26.tar.gz
openrc-fdf07f69a1642983dae79ac0f6744df52395ad26.tar.bz2
openrc-fdf07f69a1642983dae79ac0f6744df52395ad26.tar.xz
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
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 96e81cf..791a0fc 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)