forked from GitHub/gf-core
Merge pull request #193 from GrammaticalFramework/release3.12
Update version numbers, changelog etc. for 3.12 release
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
### New since 3.11 (WIP)
|
### New since 3.12 (WIP)
|
||||||
|
|
||||||
- Added a changelog!
|
### 3.12
|
||||||
|
See <https://www.grammaticalframework.org/download/release-3.12.html>
|
||||||
|
|
||||||
### 3.11
|
### 3.11
|
||||||
|
|
||||||
|
|||||||
5
debian/changelog
vendored
5
debian/changelog
vendored
@@ -1,3 +1,8 @@
|
|||||||
|
gf (3.12) noble; urgency=low
|
||||||
|
|
||||||
|
* GF 3.12
|
||||||
|
|
||||||
|
-- Inari Listenmaa <inari@digitalgrammars.com> Fri, 8 Aug 2025 18:29:29 +0100
|
||||||
gf (3.11) bionic focal; urgency=low
|
gf (3.11) bionic focal; urgency=low
|
||||||
|
|
||||||
* GF 3.11
|
* GF 3.11
|
||||||
|
|||||||
2
gf.cabal
2
gf.cabal
@@ -1,5 +1,5 @@
|
|||||||
name: gf
|
name: gf
|
||||||
version: 3.11.0-git
|
version: 3.12.0
|
||||||
|
|
||||||
cabal-version: 1.22
|
cabal-version: 1.22
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
|
|||||||
@@ -245,7 +245,7 @@ least one, it may help you to get a first idea of what GF is.
|
|||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
<h2>News</h2>
|
<h2>News</h2>
|
||||||
<dl class="row">
|
<dl class="row">
|
||||||
<dt class="col-sm-3 text-center text-nowrap">2025-08-03</dt>
|
<dt class="col-sm-3 text-center text-nowrap">2025-08-08</dt>
|
||||||
<dd class="col-sm-9">
|
<dd class="col-sm-9">
|
||||||
<strong>GF 3.12 released.</strong>
|
<strong>GF 3.12 released.</strong>
|
||||||
<a href="download/release-3.12.html">Release notes</a>
|
<a href="download/release-3.12.html">Release notes</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user