mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-11 09:48:24 +02:00
* Kernel trägt den Namen ipfire. * Perl-Modul für Spamassassin * Web-Cyradm Geändert: * Postfix kompilierte nicht mit SASL2-Support * GLIB ohne NLS. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@184 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
12 lines
270 B
Diff
12 lines
270 B
Diff
--- Makefile~ 2006-06-28 17:13:56.576988264 +0200
|
|
+++ Makefile 2006-06-29 18:09:22.000000000 +0200
|
|
@@ -1,7 +1,7 @@
|
|
VERSION = 2
|
|
PATCHLEVEL = 4
|
|
SUBLEVEL = 31
|
|
-EXTRAVERSION =
|
|
+EXTRAVERSION = -ipfire
|
|
|
|
KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
|
|