diff options
author | Christos Zoulas <christos@zoulas.com> | 2009-05-04 15:15:13 +0000 |
---|---|---|
committer | Christos Zoulas <christos@zoulas.com> | 2009-05-04 15:15:13 +0000 |
commit | 9fb0fae15359bf1af3f717cdd37cc8dbf3f98b4d (patch) | |
tree | a5ca3ccdf83a165ec32907acaa40faf40f957e77 /configure.ac | |
parent | ffd61ed48a3f52cd3caf188dd21ea3f292d66402 (diff) | |
download | file-git-9fb0fae15359bf1af3f717cdd37cc8dbf3f98b4d.tar.gz |
5.02...
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 136d35e6..c6b5753e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(file, 5.01, christos@astron.com) +AC_INIT(file, 5.02, christos@astron.com) AM_INIT_AUTOMAKE AM_CONFIG_HEADER(config.h) #AC_CONFIG_MACRO_DIR([m4]) |