From c4cb332fd051b2e9b39dd1b33961c39144697c60 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 18 Feb 2012 19:03:56 +0000 Subject: [PATCH] -bump --- src/include/gnunet_fs_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/gnunet_fs_service.h b/src/include/gnunet_fs_service.h index 3af4e50f9..907fdf535 100644 --- a/src/include/gnunet_fs_service.h +++ b/src/include/gnunet_fs_service.h @@ -55,7 +55,7 @@ extern "C" * 9.0.0: CPS-style integrated API * 9.1.1: asynchronous directory scanning */ -#define GNUNET_FS_VERSION 0x00090101 +#define GNUNET_FS_VERSION 0x00090102 /* ******************** URI API *********************** */ -- 2.25.1