summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f4c99d6)
raw | patch | inline | side by side (parent: f4c99d6)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 5 Jul 2010 16:04:23 +0000 (16:04 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 5 Jul 2010 16:04:23 +0000 (16:04 +0000) |
program/rrdtool-1.4-release | patch | blob | history |
index caccc92e27be95f4b1c3459a02948e2b24ed75bf..7e1621c3a9ff06d756de8c7c45f7ae074725ec37 100755 (executable)
-#!/bin/sh
+#!/bin/bash
set -e
VERSION=`perl -n -e 'm/\QAC_INIT([rrdtool],[\E(.+?)\Q])\E/ && print $1' configure.ac`
PERLVERS=`perl -n -e 'm/NUMVERS=(\d+\.\d+)/ && print $1' configure.ac`