Prepare version 2.3.6.

Add Release notes.
This commit is contained in:
Milan Broz
2021-05-28 11:57:08 +02:00
parent 3753614517
commit f95336e116
2 changed files with 57 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
AC_PREREQ([2.67])
AC_INIT([cryptsetup],[2.3.6-rc0])
AC_INIT([cryptsetup],[2.3.6])
dnl library version from <major>.<minor>.<release>[-<suffix>]
LIBCRYPTSETUP_VERSION=$(echo $PACKAGE_VERSION | cut -f1 -d-)