diff options
| author | Hans Ulrich Niedermann <hun@n-dimensional.de> | 2007-12-02 02:36:56 +0100 |
|---|---|---|
| committer | Hans Ulrich Niedermann <hun@n-dimensional.de> | 2007-12-02 02:36:56 +0100 |
| commit | fef236e5cd75cb4394ddd1dae1159a87f9f5fe1f (patch) | |
| tree | 4f7b55c02feb003f1dbc57db678e4e1e143d231f | |
| parent | b115dc686d86d0258a8449f337572d89ab550942 (diff) | |
| download | ndim-git-utils-1.17.tar.gz ndim-git-utils-1.17.tar.xz ndim-git-utils-1.17.zip | |
bump version numberv1.17
| -rw-r--r-- | NEWS | 2 | ||||
| -rw-r--r-- | configure.ac | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -ndim-git-utils 1.16.4 +ndim-git-utils 1.17 * New: * Add git-check-commit-msg. * Add skeleton nbb (ndim's branch builder), a generic git-amb replacement. diff --git a/configure.ac b/configure.ac index c8bd1cd..37df621 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_PREREQ(2.61) AC_INIT([ndims git utilities], - [1.16.4], + [1.17], [hun@n-dimensional.de], [ndim-git-utils]) AC_CONFIG_AUX_DIR([auto-aux]) |
