diff options
Diffstat (limited to 'Makefile.config')
-rw-r--r-- | Makefile.config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.config b/Makefile.config index d798ff255..40e94e3c1 100644 --- a/Makefile.config +++ b/Makefile.config @@ -9,9 +9,9 @@ STAGE2_LIVE = $(STAGE2_DEST)/live MAIN_RPMS_DIR = $(ROOTDEST)/media/main MEDIA_INFO_DEST = $(ROOTDEST)/media/media_info -DISTRIB_NAME = Mandrakelinux -DISTRIB_VERSION = 10.2 -DISTRIB_DESCR = "$(DISTRIB_NAME) release $(DISTRIB_VERSION) (Limited Edition 2005)" +DISTRIB_NAME = Mandrakiva +DISTRIB_VERSION = 2006 +DISTRIB_DESCR = "$(DISTRIB_NAME) release $(DISTRIB_VERSION)" # not config, but useful everywhere :) |