bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Bump HURD_INTERFACE_VERSION


From: Emilio Pozuelo Monfort
Subject: [PATCH] Bump HURD_INTERFACE_VERSION
Date: Fri, 16 Jul 2010 12:19:21 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.10) Gecko/20100619 Icedove/3.0.5

>From 03b291be17be4beb67d7397526c1ae7c292649df Mon Sep 17 00:00:00 2001
From: Emilio Pozuelo Monfort <pochu27@gmail.com>
Date: Thu, 15 Jul 2010 20:37:20 +0200
Subject: [PATCH] Bump HURD_INTERFACE_VERSION

        * hurd/version.h (HURD_INTERFACE_VERSION): Bumped for the
        recently added RPCs.
---
 hurd/version.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hurd/version.h b/hurd/version.h
index 9b85b5a..1bf6f5c 100644
--- a/hurd/version.h
+++ b/hurd/version.h
@@ -3,4 +3,4 @@
    and will only ever be increased.  This will be bumped whenever either
    the RPC interfaces or the library APIs change.  */

-#define HURD_INTERFACE_VERSION 20020609
+#define HURD_INTERFACE_VERSION 20100715
-- 
1.7.1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]