>From 03b291be17be4beb67d7397526c1ae7c292649df Mon Sep 17 00:00:00 2001
From: Emilio Pozuelo Monfort <poch...@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