Skip to content

Tags: Datera/configshell

Tags

1.6

Toggle 1.6's commit message
Updated RPM build dependencies

1.5

Toggle 1.5's commit message
Updated email in README.md

1.3

Toggle 1.3's commit message
Tagged version 1.3

1.1

Toggle 1.1's commit message
Fixed obsolete examples/myshell.

1.0

Toggle 1.0's commit message
Updated version numbering code.

* Now uses 'git describe --tags' output, just replacing dashes with dots for
  compatibility with RPM version numbers.
* For coherency, RPM and debian version numbers are now the same.
* Removed the timestamp, as it is not needed anymore (even when reordering
  commits, the version is non-ambiguous, as for non-tagged commits we have part
  of the last commit hash and the number of commits since last tag).

0.9

Toggle 0.9's commit message
Initial configshell commit

Signed-off-by: Nicholas A. Bellinger <nab@risingtidesystems.com>