Skip to content

Commit

Permalink
release number no rc
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommi A Pirinen committed Jun 26, 2018
1 parent 2da8b89 commit ed5563c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ(2.64)
AC_INIT([omorfi], [20180511_rc1], [https://github.com/flammie/omorfi/issues], [https://github.com/flammie/omorfi/])
AC_INIT([omorfi], [20180511], [https://github.com/flammie/omorfi/issues], [https://github.com/flammie/omorfi/])
LT_PREREQ([2.2.6])
AC_CONFIG_AUX_DIR([config-aux])
AM_INIT_AUTOMAKE([1.12 -Wall -Wno-portability -Werror foreign dist-xz color-tests subdir-objects])
Expand All @@ -11,7 +11,7 @@ AC_CONFIG_SRCDIR([src/cpp/omorfi.cc])
AC_CONFIG_HEADERS([config.h])

PACKAGE=omorfi
VERSION=20180511_rc1
VERSION=20180511

# Options
AC_ARG_WITH([hfst],
Expand Down

0 comments on commit ed5563c

Please sign in to comment.