diff options
author | Tiago Cunha <tcunha@gmx.com> | 2011-07-09 09:42:33 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2011-07-09 09:42:33 +0000 |
commit | 391f1f08c0b2bc82c3ac34d5a8708cf1f93c652c (patch) | |
tree | 515171aca1f1ca4f9aea487f73b5c0885dc45388 /configure.ac | |
parent | 8357a55d768f268355129e3b97422bfe3f0af1ac (diff) | |
download | rtmux-391f1f08c0b2bc82c3ac34d5a8708cf1f93c652c.tar.gz rtmux-391f1f08c0b2bc82c3ac34d5a8708cf1f93c652c.tar.bz2 rtmux-391f1f08c0b2bc82c3ac34d5a8708cf1f93c652c.zip |
Expand the Id keyword.
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 f9017ab7..305bc391 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -# $Id: configure.ac,v 1.16 2011-04-09 07:48:58 nicm Exp $ +# $Id$ # Miscellaneous autofoo bullshit. AC_INIT(tmux, 1.5) |