aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2010-04-26 14:58:50 +0100
committerDavid Howells <dhowells@redhat.com>2010-04-26 14:58:50 +0100
commitf7d599ddaa50a3562c2601af469100cd02c2679f (patch)
tree4f7e84a512d2909959772fc0262833cfe092b90e
parent26020b320e2a04c4b58283342657af42274a11fd (diff)
downloadcachefilesd-f7d599ddaa50a3562c2601af469100cd02c2679f.tar.gz
Bump the revision to 0.10.1v0.10.1
-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 a5ddb28..c1c49fa 100644
--- a/cachefilesd.c
+++ b/cachefilesd.c
@@ -27,7 +27,7 @@
* NUL characters are cause for error
*/
-#define CACHEFILESD_VERSION "0.10"
+#define CACHEFILESD_VERSION "0.10.1"
#define _GNU_SOURCE
#include <stdarg.h>
diff --git a/redhat/cachefilesd.spec b/redhat/cachefilesd.spec
index 5cc7815..6ebeae0 100644
--- a/redhat/cachefilesd.spec
+++ b/redhat/cachefilesd.spec
@@ -1,5 +1,5 @@
Name: cachefilesd
-Version: 0.10
+Version: 0.10.1
Release: 1%{?dist}
Summary: CacheFiles userspace management daemon
Group: System Environment/Daemons