Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavrogiannopoulos
See the end for copying conditions.
-* Version 2.7.15 (unreleased)
+* Version 2.8.0 (unreleased)
** libgnutls: Doc fix.
Reported by Peter Hendrickson <pdh@wiredyne.com>.
upload:
git push
git push --tags
- build-aux/gnupload --to alpha.gnu.org:$(PACKAGE) $(distdir).tar.bz2
- scp $(distdir).tar.bz2 $(distdir).tar.bz2.sig igloo.linux.gr:~ftp/pub/gnutls/devel/
- ssh igloo.linux.gr 'cd ~ftp/pub/gnutls/devel/ && sha1sum *.tar.bz2 > CHECKSUMS'
+ build-aux/gnupload --to ftp.gnu.org:$(PACKAGE) $(distdir).tar.bz2
+ scp $(distdir).tar.bz2 $(distdir).tar.bz2.sig igloo.linux.gr:~ftp/pub/gnutls/
+ ssh igloo.linux.gr 'cd ~ftp/pub/gnutls/ && sha1sum *.tar.bz2 > CHECKSUMS'
cp $(distdir).tar.bz2 $(distdir).tar.bz2.sig ../releases/$(PACKAGE)/
web:
# USA
AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [2.7.15], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.8.0], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
# MA 02110-1301, USA
AC_PREREQ(2.61)
-AC_INIT([libgnutls], [2.7.15], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls], [2.8.0], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
# 02110-1301, USA.
AC_PREREQ(2.61)
-AC_INIT([libgnutls-extra], [2.7.15], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.8.0], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])