website: announce 1.14.0 and 1.13.4

Makefile: bump version to 1.14.0
This commit is contained in:
Denis Vlasenko
2009-04-15 02:13:14 +00:00
parent 32a3d084d3
commit 5dcb43a5d1
4 changed files with 164 additions and 3 deletions

View File

@@ -122,6 +122,7 @@ lib-$(CONFIG_LOSETUP) += loop.o
lib-$(CONFIG_FEATURE_MTAB_SUPPORT) += mtab.o
lib-$(CONFIG_ADDGROUP) += update_passwd.o
lib-$(CONFIG_ADDUSER) += update_passwd.o
lib-$(CONFIG_DELGROUP) += update_passwd.o
lib-$(CONFIG_DELUSER) += update_passwd.o
lib-$(CONFIG_PASSWD) += pw_encrypt.o update_passwd.o
lib-$(CONFIG_CHPASSWD) += pw_encrypt.o update_passwd.o