aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-05-29 10:24:02 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-06-01 01:10:43 +0300
commit0cd36f1cc93778600ad86e91ffafc0ca6bd79326 (patch)
tree6bd1714e11422e902861746a9a7fa9b46676d23b /configure.ac
parent0dceaeba116b220c690ebef5880a38d521ce76a9 (diff)
downloaddirevent-0cd36f1cc93778600ad86e91ffafc0ca6bd79326.tar.gz
direvent-0cd36f1cc93778600ad86e91ffafc0ca6bd79326.tar.bz2
Change version number. Update THANKS file. Improve -h output.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f5513c3..f6bb5f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# along with Dircond. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.69])
-AC_INIT([dircond], [3.99], [gray+dircond@gnu.org.ua],,
+AC_INIT([dircond], [3.99.90], [gray+dircond@gnu.org.ua],,
[http://www.gnu.org.ua/software/dircond])
AC_CONFIG_SRCDIR([dircond.c])
AC_CONFIG_HEADERS([config.h])

Return to:

Send suggestions and report system problems to the System administrator.