aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-09-03 10:32:26 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-09-03 10:32:26 +0000
commitd73f1295df0870cf4ead7aa3f6d56326cd68b449 (patch)
tree015c7a13cf677db1bc2ce2a3f986664ac9a63987 /configure.ac
parent40a475fd5671df6011b924079121b15131f140bd (diff)
downloadwydawca-d73f1295df0870cf4ead7aa3f6d56326cd68b449.tar.gz
wydawca-d73f1295df0870cf4ead7aa3f6d56326cd68b449.tar.bz2
* configure.ac, NEWS: Version 1.0.90
* doc/wydawca.texi: Mention changes in detailed statistics logging. * etc/wydawca.rc: Remove gray's email git-svn-id: file:///svnroot/wydawca/trunk@330 6bb4bd81-ecc2-4fd4-a2d4-9571d19c0d33
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 31750b7..6095509 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# This file is part of Wydawca
-# Copyright (C) 2007 Sergey Poznyakoff
+# Copyright (C) 2007, 2008 Sergey Poznyakoff
#
# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -15,7 +15,7 @@
# along with wydawca. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.59)
-AC_INIT([wydawca], 1.0, [bug-wydawca@gnu.org.ua])
+AC_INIT([wydawca], 1.0.90, [bug-wydawca@gnu.org.ua])
AC_CONFIG_SRCDIR([src/wydawca.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADER([config.h])

Return to:

Send suggestions and report system problems to the System administrator.