projects
/
platform
/
upstream
/
cryptsetup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
774d1de
)
Version 1.4.1.
author
Milan Broz
<gmazyland@gmail.com>
Wed, 9 Nov 2011 11:58:55 +0000
(11:58 +0000)
committer
Milan Broz
<gmazyland@gmail.com>
Wed, 9 Nov 2011 11:58:55 +0000
(11:58 +0000)
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@683
36d66b0a
-2a48-0410-832c-
cd162a569da5
ChangeLog
patch
|
blob
|
history
configure.in
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 541437a6c092049814a5c2ee3a36f2a4c8e65813..48c2093930c8d65258bb35a1e32f2d6ff83fd163 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,6
@@
+2011-11-09 Milan Broz <mbroz@redhat.com>
+ * Version 1.4.1.
+
2011-11-05 Milan Broz <mbroz@redhat.com>
* Merge pycryptsetup (Python libcryptsetup bindings).
* Fix stupid typo in set_iteration_time API call.
diff --git
a/configure.in
b/configure.in
index e090d5186f0db342f2e408801df4fb9885ef6c01..758bd4e531c9a0cd25f3b8b65f2c5931b012d5eb 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1,5
+1,5
@@
AC_PREREQ([2.67])
-AC_INIT([cryptsetup],[1.4.1
-cvs
])
+AC_INIT([cryptsetup],[1.4.1])
dnl library version from <major>.<minor>.<release>[-<suffix>]
LIBCRYPTSETUP_VERSION=$(echo $PACKAGE_VERSION | cut -f1 -d-)