Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1429744

[PATCH 1/3] rt-tests: Makefile, change version to 1.1

From John Kacur <jkacur@redhat.com>
Newsgroups linux.kernel
Subject [PATCH 1/3] rt-tests: Makefile, change version to 1.1
Date 2016-06-23 14:20 +0200
Message-ID <rNbLX-1pt-19@gated-at.bofh.it> (permalink)
References <rNbLX-1pt-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Rethinking the naming scheme, so changing the development line from 2.0
to 1.1

Signed-off-by: John Kacur <jkacur@redhat.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index a54d82bd8964..d60282e05931 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 2.0
+VERSION = 1.1
 CC?=$(CROSS_COMPILE)gcc
 AR?=$(CROSS_COMPILE)ar
 
-- 
2.4.11

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 1/3] rt-tests: Makefile, change version to 1.1 John Kacur <jkacur@redhat.com> - 2016-06-23 14:20 +0200

csiph-web