Update version to 1.1
This commit is contained in:
parent
c6599f0200
commit
d2ad66b0df
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script
|
|||
|
||||
AC_PREREQ(2.69)
|
||||
|
||||
AC_INIT([obstack], [1.0], [pullmoll@t-online.de])
|
||||
AC_INIT([obstack], [1.1], [pullmoll@t-online.de])
|
||||
|
||||
AM_INIT_AUTOMAKE([1.15])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
|
Loading…
Reference in a new issue