branch: externals/po-mode
commit d68aa1da2b95a17d7fe400afd414ce3ede09db86
Author: Bruno Haible <[email protected]>
Commit: Bruno Haible <[email protected]>

    Prepare for 0.22 release.
    
    * gettext-runtime/doc/matrix.texi: Update from TP.
    * gettext-runtime/doc/nls.texi (STATUS): Update.
    * gettext-runtime/intl/libgnuintl.in.h (LIBINTL_VERSION): Bump.
    * gettext-tools/libgettextpo/gettext-po.in.h (LIBGETTEXTPO_VERSION): Bump.
    * libtextstyle/version.sh: Update VERSION_NUMBER, RELEASE_DATE.
    * gettext-runtime/po/Makefile.in.in: Bump Origin version.
    * gettext-runtime/m4/gettext.m4: Update version at the first line.
    * gettext-runtime/m4/intl.m4: Likewise.
    * NEWS, libtextstyle/NEWS: Update.
    * libtextstyle/lib/Makefile.am (LTV_*): Bump to 2:0:2.
    * gettext-tools/libgettextpo/Makefile.am (LTV_*): Bump to 5:9:5.
    * gettext-tools/emacs/po-mode.el (po-mode-version-string): Bump.
    * gettext-tools/configure.ac (ARCHIVE_VERSION): Bump to 0.22.
    * gettext-tools/misc/autopoint.in: Allow version 0.22.
---
 po-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po-mode.el b/po-mode.el
index fedc70fd39..78e8d11be1 100644
--- a/po-mode.el
+++ b/po-mode.el
@@ -62,7 +62,7 @@
 
 ;;; Code:
 
-(defconst po-mode-version-string "2.27" "\
+(defconst po-mode-version-string "2.28" "\
 Version number of this version of po-mode.el.")
 
 ;;; Emacs portability matters - part I.

Reply via email to