aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2011-07-18 15:37:20 +0100
committerDavid Howells <dhowells@redhat.com>2011-07-18 15:37:20 +0100
commitbdec8ccc6bbb2298489216ea55661ab1b10d9a7d (patch)
tree8b5c384bef67b0f5e7c56b1bbe965c115670118d
parente616bbd13dbd654989e83595e3420557a9b52e67 (diff)
downloadcachefilesd-bdec8ccc6bbb2298489216ea55661ab1b10d9a7d.tar.gz
Bump the revision to 0.10.2v0.10.2-signedv0.10.2
-rw-r--r--cachefilesd.c2
-rw-r--r--redhat/cachefilesd.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/cachefilesd.c b/cachefilesd.c
index 9bbed70..7059876 100644
--- a/cachefilesd.c
+++ b/cachefilesd.c
@@ -27,7 +27,7 @@
* NUL characters are cause for error
*/
-#define CACHEFILESD_VERSION "0.10.1"
+#define CACHEFILESD_VERSION "0.10.2"
#define _GNU_SOURCE
#include <stdarg.h>
diff --git a/redhat/cachefilesd.spec b/redhat/cachefilesd.spec
index 4f16b02..8854370 100644
--- a/redhat/cachefilesd.spec
+++ b/redhat/cachefilesd.spec
@@ -1,5 +1,5 @@
Name: cachefilesd
-Version: 0.10.1
+Version: 0.10.2
Release: 1%{?dist}
Summary: CacheFiles userspace management daemon
Group: System Environment/Daemons