summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1fb22c8)
raw | patch | inline | side by side (parent: 1fb22c8)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 4 Apr 2005 21:22:05 +0000 (21:22 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 4 Apr 2005 21:22:05 +0000 (21:22 +0000) |
index c2bf1e239e9f18bfdbeb0326ef962780c1177a73..a0ac4ca2a24b5142f98410696c6e8f02a7b914b2 100644 (file)
sub end ();
sub read ();
-$VERSION=1.199901;
+$VERSION=1.199902;
sub start ($){
croak "rrdtool is already running"
index fcc702097121aab0e0c7c8e3a321026783b84cb3..47199f21c1c0fca68c265842f31b30b558598d9c 100644 (file)
require DynaLoader;
-$VERSION=1.199901;
+$VERSION=1.199902;
bootstrap RRDs $VERSION;
diff --git a/program/configure.ac b/program/configure.ac
index a734bb6ea626aeec7796e02c91c01e6c3a136155..5cfd7d284ba16eb7c8821955046dbfa94567a57f 100644 (file)
--- a/program/configure.ac
+++ b/program/configure.ac
dnl Inspiration from http://autoconf-archive.cryp.to
dnl tell automake the this script is for rrdtool
-AC_INIT([rrdtool],[1.2rc1])
+AC_INIT([rrdtool],[1.2rc2])
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE
AC_CONFIG_HEADERS([config.h])
diff --git a/program/rrdtool.spec b/program/rrdtool.spec
index deeddc284d80ec39eabb52a5e279c637f12633cb..b96b5bd32a1e53ab83e7c9f9161b80333c1e1a29 100644 (file)
--- a/program/rrdtool.spec
+++ b/program/rrdtool.spec
Summary: Round Robin Database Tools
Name: rrdtool
-Version: 1.2rc1
+Version: 1.2rc2
Release: %{cvsver}
License: GPL
Group: Applications/Databases