Subversion Repositories camp_sysinfo_client_3

Rev

Rev 40 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

#! /usr/bin/env bash

grep -r 'our $VERSION' * | grep -v '.svn' | sed 's/:/\t/' | sed 's/;//' | sed "s/'//g" | sed 's/our $VERSION = //' > VERSION