diff options
| author | Inari Listenmaa <inari.listenmaa@gmail.com> | 2017-08-21 10:26:57 +0300 |
|---|---|---|
| committer | Inari Listenmaa <inari.listenmaa@gmail.com> | 2017-08-21 10:26:57 +0300 |
| commit | c89759e6388aa00a82c9a4847be73c9e71726147 (patch) | |
| tree | 5994c67ad1d79820d18451518265de5c91c60b30 /src/runtime/c | |
| parent | 2d85550e5466c18f248321f7eab333025098ea53 (diff) | |
| parent | 0a3b822313cc664cef860b39ec74c21e0d00475b (diff) | |
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Diffstat (limited to 'src/runtime/c')
| -rw-r--r-- | src/runtime/c/configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/runtime/c/configure.ac b/src/runtime/c/configure.ac index 2af9016de..f52479a5b 100644 --- a/src/runtime/c/configure.ac +++ b/src/runtime/c/configure.ac @@ -1,5 +1,5 @@ -AC_INIT(Portable Grammar Format library, 0.1.pre, - https://code.google.com/p/grammatical-framework/, +AC_INIT(Portable Grammar Format library, 0.1-pre, + http://www.grammaticalframework.org/, libpgf) AC_PREREQ(2.58) |
