diff options
author | Karel Zak <kzak@redhat.com> | 2007-07-03 13:14:36 +0200 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2007-07-03 14:15:08 +0200 |
commit | 6a5486fdede27cc3aa47c60e89c1fcb7b6bfb47a (patch) | |
tree | 6784eba287a11f7c5390587e893190ded72ff105 /configure.ac | |
parent | b622c840d3b02bc803b125a717edb7dba54d2707 (diff) | |
download | util-linux-old-6a5486fdede27cc3aa47c60e89c1fcb7b6bfb47a.tar.gz |
docs: cleanup before release
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 71808def..79dcc6d1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.13devel, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.13-rc1, kzak@redhat.com) AC_PREREQ(2.59) |