From 38ceb40d640714885c1fe4160618db7aee468b63 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 6 Feb 2009 16:22:14 +1100 Subject: [PATCH] new version --- packaging/RPM/makerpms.sh | 2 +- packaging/RPM/remote-cache.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/RPM/makerpms.sh b/packaging/RPM/makerpms.sh index 8e3382d..c79d513 100755 --- a/packaging/RPM/makerpms.sh +++ b/packaging/RPM/makerpms.sh @@ -26,7 +26,7 @@ SRCDIR=`rpm --eval %_sourcedir` # At this point the SPECDIR and SRCDIR vaiables must have a value! -VERSION='2.5' +VERSION='2.7' REVISION='' SPECFILE="remote-cache.spec" RPMBUILD="rpmbuild" diff --git a/packaging/RPM/remote-cache.spec b/packaging/RPM/remote-cache.spec index eff9e9f..81f4461 100644 --- a/packaging/RPM/remote-cache.spec +++ b/packaging/RPM/remote-cache.spec @@ -4,7 +4,7 @@ Summary: Remote Read-Only NFS cache Vendor: Ronnie Sahlberg Packager: Ronnie Sahlberg Name: remote-cache -Version: 2.5 +Version: 2.7 Release: 0 Epoch: 0 License: GNU GPL version 3 -- 2.34.1