diff options
author | Florent Villard <warly@mandriva.com> | 2005-07-11 08:23:49 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2005-07-11 08:23:49 +0000 |
commit | da3b24fc0d2fffbd282349ee817c0e6e21504336 (patch) | |
tree | ad94148e72daef2a7fae1265d80fd4273a0f7957 | |
parent | ff36559207fe39ad5c4b6d715b572fc9cf549bc9 (diff) | |
download | drakx-backup-do-not-use-da3b24fc0d2fffbd282349ee817c0e6e21504336.tar drakx-backup-do-not-use-da3b24fc0d2fffbd282349ee817c0e6e21504336.tar.gz drakx-backup-do-not-use-da3b24fc0d2fffbd282349ee817c0e6e21504336.tar.bz2 drakx-backup-do-not-use-da3b24fc0d2fffbd282349ee817c0e6e21504336.tar.xz drakx-backup-do-not-use-da3b24fc0d2fffbd282349ee817c0e6e21504336.zip |
update to 2006
-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 :) |