version bump
This commit is contained in:
parent
9c9e49ae7b
commit
f0412c9eb4
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
AC_PREREQ(2.6)
|
AC_PREREQ(2.6)
|
||||||
AC_INIT([codecrypt], [1.1])
|
AC_INIT([codecrypt], [1.2])
|
||||||
AC_CONFIG_AUX_DIR(.) # because of libtoolize
|
AC_CONFIG_AUX_DIR(.) # because of libtoolize
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE()
|
AM_INIT_AUTOMAKE()
|
||||||
|
|
|
@ -306,7 +306,7 @@ ccr -x Unfri
|
||||||
Used cryptography is relatively new. For this reason, codecrypt eats data. Use
|
Used cryptography is relatively new. For this reason, codecrypt eats data. Use
|
||||||
it with caution.
|
it with caution.
|
||||||
|
|
||||||
.SH Authors
|
.SH AUTHORS
|
||||||
|
|
||||||
Codecrypt was written by Mirek Kratochvil in 2013.
|
Codecrypt was written by Mirek Kratochvil in 2013.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue