blob: e149c12ad59d234dd9335c6996ede204e07f2e5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [Mageia-sysadm] [496] update version in Makefile
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BMageia-sysadm%5D%20%5B496%5D%20update%20version%20in%20Makefile&In-Reply-To=%3CAANLkTinjxNM%2BkNPkv5iJTCn3G7PdHadqS6u%3DJuEa8F1q%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Next" HREF="002514.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [Mageia-sysadm] [496] update version in Makefile</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BMageia-sysadm%5D%20%5B496%5D%20update%20version%20in%20Makefile&In-Reply-To=%3CAANLkTinjxNM%2BkNPkv5iJTCn3G7PdHadqS6u%3DJuEa8F1q%40mail.gmail.com%3E"
TITLE="[Mageia-dev] [Mageia-sysadm] [496] update version in Makefile">thierry.vignaud at gmail.com
</A><BR>
<I>Thu Feb 10 10:15:59 CET 2011</I>
<P><UL>
<LI>Next message: <A HREF="002514.html">[Mageia-dev] [Mageia-sysadm] [496] update version in Makefile
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2513">[ date ]</a>
<a href="thread.html#2513">[ thread ]</a>
<a href="subject.html#2513">[ subject ]</a>
<a href="author.html#2513">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 9 February 2011 21:52, <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>> wrote:
><i> update version in Makefile
</I>><i>
</I>><i> Modified Paths
</I>><i>
</I>><i> drakx/trunk/advertising/Makefile
</I>><i>
</I>><i> Modified: drakx/trunk/advertising/Makefile
</I>><i> ===================================================================
</I>><i> --- drakx/trunk/advertising/Makefile 2011-02-09 20:24:08 UTC (rev 495)
</I>><i> +++ drakx/trunk/advertising/Makefile 2011-02-09 20:52:01 UTC (rev 496)
</I>><i> @@ -1,4 +1,4 @@
</I>><i> -VERSION = 2011.0
</I>><i> +VERSION = 1
</I>><i> PRODUCT = drakx-installer-advertising
</I>
I don't know if that has already been discussed somewhere (at least
I didn't remember it), since the "year.month" scheme is widely used
(mandriva, ubuntu, phoronix, ...), why not stick with it?
on the other hand, "traditionnal" versioning is used by FC, Debian so
I don't have strong opinion about any of these.
WDYT?
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Next message: <A HREF="002514.html">[Mageia-dev] [Mageia-sysadm] [496] update version in Makefile
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2513">[ date ]</a>
<a href="thread.html#2513">[ thread ]</a>
<a href="subject.html#2513">[ subject ]</a>
<a href="author.html#2513">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|