diff options
| author | Hans Ulrich Niedermann <hun@n-dimensional.de> | 2007-11-07 20:31:48 +0100 |
|---|---|---|
| committer | Hans Ulrich Niedermann <hun@n-dimensional.de> | 2007-11-07 20:31:48 +0100 |
| commit | 284b6081c82fdcebc926dd26ca25191333430982 (patch) | |
| tree | 4730ac5c6261225f687ba5f6e274d30d5a0ed03f | |
| parent | 3546f47f810519c0b28743901c85da38cac4ba7e (diff) | |
| download | ndim-git-utils-284b6081c82fdcebc926dd26ca25191333430982.tar.gz ndim-git-utils-284b6081c82fdcebc926dd26ca25191333430982.tar.xz ndim-git-utils-284b6081c82fdcebc926dd26ca25191333430982.zip | |
1.15
| -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.14.6 +ndim-git-utils 1.15 New licensing: Partly GPL, partly MIT. Common parts dual-licensed. New additions: git-buildmsg, git-rebase-subtree diff --git a/configure.ac b/configure.ac index 2b029a7..8fd31fb 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_PREREQ(2.61) AC_INIT([ndims git utilities], - [1.14.6], + [1.15], [hun@n-dimensional.de], [ndim-git-utils]) AC_CONFIG_AUX_DIR([auto-aux]) |
