version bump to 1.7.4
maintenance-only release, nothing new here.
This commit is contained in:
parent
a09344f034
commit
077809129e
|
@ -1,6 +1,10 @@
|
|||
|
||||
Codecrypt ChangeLog
|
||||
|
||||
1.7.4
|
||||
|
||||
- maintenance release that fixes some cosmetic issues for debianization
|
||||
|
||||
1.7.3
|
||||
|
||||
- tiny fixes in mce_qcmdpc to improve decoding
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
AC_PREREQ(2.6)
|
||||
AC_INIT([codecrypt], [1.7.3])
|
||||
AC_INIT([codecrypt], [1.7.4])
|
||||
AC_CONFIG_AUX_DIR(.) # because of libtoolize
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
|
|
Loading…
Reference in a new issue