From b46c35331825dfcfb970fc23392bcd6522250c0c Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 21 Sep 2009 18:26:52 +0000 Subject: Start a new development branch. Translations are for now disabled. --- ChangeLog | 5 +++++ NEWS | 2 +- README | 6 +++++- configure.ac | 6 +++--- po/LINGUAS | 58 +++++++++++++++++++++++++++++----------------------------- 5 files changed, 43 insertions(+), 34 deletions(-) diff --git a/ChangeLog b/ChangeLog index 77e3ec719..f1a063b3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-09-21 Werner Koch + + Start a new development branch in the SVN trunk. The stable one + is now known in the SVN as branches/GNUPG-STABLE-2-0. + 2009-09-04 Werner Koch Release 2.0.13. diff --git a/NEWS b/NEWS index 64cb7c84d..dd996ae26 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Noteworthy changes in version 2.0.14 +Noteworthy changes in version 2.1 (under development) ------------------------------------------------- diff --git a/README b/README index a8ede935d..89be1f042 100644 --- a/README +++ b/README @@ -1,10 +1,14 @@ The GNU Privacy Guard 2 ========================= - Version 2.0 + Version 2.1 Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. + THIS IS A DEVELOPMENT VERSION AND NOT INTENDED FOR REGULAR USE. + THIS IS A DEVELOPMENT VERSION AND NOT INTENDED FOR REGULAR USE. + THIS IS A DEVELOPMENT VERSION AND NOT INTENDED FOR REGULAR USE. + INTRODUCTION ============ diff --git a/configure.ac b/configure.ac index 8dbbaa38c..c5bc6fa6b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ -# configure.ac - for GnuPG 2.0 +# configure.ac - for GnuPG 2.1 # Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, -# 2006, 2007, 2008 Free Software Foundation, Inc. +# 2006, 2007, 2008, 2009 Free Software Foundation, Inc. # # This file is part of GnuPG. # @@ -24,7 +24,7 @@ min_automake_version="1.10" # Remember to change the version number immediately *after* a release. # Set my_issvn to "yes" for non-released code. Remember to run an # "svn up" and "autogen.sh" right before creating a distribution. -m4_define([my_version], [2.0.14]) +m4_define([my_version], [2.1.0]) m4_define([my_issvn], [yes]) m4_define([svn_revision], m4_esyscmd([printf "%d" $(svn info 2>/dev/null \ diff --git a/po/LINGUAS b/po/LINGUAS index 006122580..64f41aac0 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1,29 +1,29 @@ -en@quot -en@boldquot -be -ca -cs -da -de -eo -el -es -et -fi -fr -gl -hu -id -it -ja -nb -pl -pt_BR -pt -ro -ru -sk -sv -tr -zh_TW -zh_CN +#en@quot +#en@boldquot +#be +#ca +#cs +#da +#de +#eo +#el +#es +#et +#fi +#fr +#gl +#hu +#id +#it +#ja +#nb +#pl +#pt_BR +#pt +#ro +#ru +#sk +#sv +#tr +#zh_TW +#zh_CN -- cgit v1.2.3