[3.0] 1a89b1f Update version numbers for 3.0.5

Tollef Fog Heen tfheen at varnish-software.com
Mon Dec 2 09:04:28 CET 2013


commit 1a89b1f75895bbf874e83cfc6f6123737a3fd76f
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date:   Mon Dec 2 09:01:28 2013 +0100

    Update version numbers for 3.0.5

diff --git a/configure.ac b/configure.ac
index 5a454ef..83cbb47 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.59)
 AC_COPYRIGHT([Copyright (c) 2006 Verdens Gang AS
 Copyright (c) 2006-2011 Varnish Software AS])
 AC_REVISION([$Id$])
-AC_INIT([Varnish], [3.0.5-rc1], [varnish-dev at varnish-cache.org])
+AC_INIT([Varnish], [3.0.5], [varnish-dev at varnish-cache.org])
 AC_CONFIG_SRCDIR(include/varnishapi.h)
 AM_CONFIG_HEADER(config.h)
 
diff --git a/redhat/varnish.spec b/redhat/varnish.spec
index aecf4f6..a8521ad 100644
--- a/redhat/varnish.spec
+++ b/redhat/varnish.spec
@@ -1,10 +1,9 @@
-%define v_rc rc1
 %define    _use_internal_dependency_generator 0
 %define __find_provides %{_builddir}/varnish-%{version}%{?v_rc:-%{?v_rc}}/redhat/find-provides
 Summary: High-performance HTTP accelerator
 Name: varnish
 Version: 3.0.5
-Release: 0.rc1%{?dist}
+Release: 1%{?dist}
 License: BSD
 Group: System Environment/Daemons
 URL: http://www.varnish-cache.org/



More information about the varnish-commit mailing list