Skip to content

Commit

Permalink
Merge pull request #304 from tetengo/repo_name
Browse files Browse the repository at this point in the history
Update the repository name #303
  • Loading branch information
kaorut committed Oct 28, 2023
2 parents 3f977a2 + b9ceb3f commit 5363948
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,5 +219,5 @@ $ make doc
Copyright (C) 2019-2023 kaoru https://www.tetengo.org/

This product is released under the MIT license.
See [the COPYING file](https://github.com/tetengo/tetengo/blob/master/COPYING)
See [the COPYING file](https://github.com/tetengo/tetengo.cpp/blob/master/COPYING)
for details.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#### General ####
AC_PREREQ([2.69])
AC_INIT([tetengo], [1.9.0], [https://github.com/tetengo])
AC_INIT([tetengo], [1.9.0], [https://github.com/tetengo.cpp])
AC_CONFIG_SRCDIR([precompiled/precompiled.h])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([--warnings=no-portability])
Expand Down

0 comments on commit 5363948

Please sign in to comment.