aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_fs_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-18 19:03:56 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-18 19:03:56 +0000
commitc4cb332fd051b2e9b39dd1b33961c39144697c60 (patch)
treeb62ee96eb4c9bbcbe5f5f8f4b440fd498b8801ef /src/include/gnunet_fs_service.h
parentc456c5bb7f9b95d1800ad6e2892a77f40a08493e (diff)
downloadgnunet-c4cb332fd051b2e9b39dd1b33961c39144697c60.tar.gz
gnunet-c4cb332fd051b2e9b39dd1b33961c39144697c60.zip
-bump
Diffstat (limited to 'src/include/gnunet_fs_service.h')
-rw-r--r--src/include/gnunet_fs_service.h2
1 files changed, 1 insertions, 1 deletions
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"
55 * 9.0.0: CPS-style integrated API 55 * 9.0.0: CPS-style integrated API
56 * 9.1.1: asynchronous directory scanning 56 * 9.1.1: asynchronous directory scanning
57 */ 57 */
58#define GNUNET_FS_VERSION 0x00090101 58#define GNUNET_FS_VERSION 0x00090102
59 59
60 60
61/* ******************** URI API *********************** */ 61/* ******************** URI API *********************** */