aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-04-09 17:04:33 +0300
committerSergey Poznyakoff <gray@gnu.org>2020-04-09 17:04:33 +0300
commit2fda2d880295f65e1e9731d896bc489b5dc08512 (patch)
treed99f7c3dc2c1db0231dc36baa9221c0b6e838c89 /configure.ac
parentbadefa73b7b7a7484e9eab42852a1b0619eeab80 (diff)
downloadwydawca-2fda2d880295f65e1e9731d896bc489b5dc08512.tar.gz
wydawca-2fda2d880295f65e1e9731d896bc489b5dc08512.tar.bz2
Change configuration file name to wydawca.conf
Configuration files in the testsuite use the ".cf" suffix.
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 f8758da..ccce9d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# along with wydawca. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.63)
-AC_INIT([wydawca], 3.1, [bug-wydawca@gnu.org.ua], [wydawca],
+AC_INIT([wydawca], 3.1.90, [bug-wydawca@gnu.org.ua], [wydawca],
[http://www.gnu.org.ua/software/wydawca])
AC_CONFIG_SRCDIR([src/wydawca.c])
AC_CONFIG_AUX_DIR([build-aux])

Return to:

Send suggestions and report system problems to the System administrator.