Skip to content

Commit

Permalink
Bump version, v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
unhammer committed Mar 11, 2019
1 parent 40a6cc2 commit 856b41b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
## Makefile for Nynorsk--Bokmål
###############################################################################

VERSION=1.1.0
LANG1=nno
# nno_a har a-endingar i infinitiv, nno_e har e-endingar (standard):
LANG1e=nno_e
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ AC_PREREQ(2.52)
m4_define([required_apertium_version], [3.4.0])
m4_define([required_lttoolbox_version], [3.3.1])

AC_INIT([Apertium Nynorsk-Bokmål], [1.1.0], [unhammer+apertium@mm.st], [apertium-nno-nob], [http://wiki.apertium.org/wiki/Apertium-nno-nob])
AC_INIT([Apertium Nynorsk-Bokmål], [1.2.0], [unhammer+apertium@mm.st], [apertium-nno-nob], [http://wiki.apertium.org/wiki/Apertium-nno-nob])
AM_INIT_AUTOMAKE

AC_PROG_LN_S
Expand Down

0 comments on commit 856b41b

Please sign in to comment.