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:
37cecb5
)
Version 1.5.0.
author
Milan Broz
<gmazyland@gmail.com>
Tue, 10 Jul 2012 10:54:22 +0000
(12:54 +0200)
committer
Milan Broz
<gmazyland@gmail.com>
Tue, 10 Jul 2012 10:54:22 +0000
(12:54 +0200)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
eec0c29
..
fad3536
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1,5
+1,5
@@
AC_PREREQ([2.67])
-AC_INIT([cryptsetup],[1.5.0
-rc2
])
+AC_INIT([cryptsetup],[1.5.0])
dnl library version from <major>.<minor>.<release>[-<suffix>]
LIBCRYPTSETUP_VERSION=$(echo $PACKAGE_VERSION | cut -f1 -d-)