diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-02-24 04:15:30 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-02-24 04:15:30 +0000 |
commit | deaf37e27cad73cc96f514b95ae420fa06334eaa (patch) | |
tree | 5c49e0ab522d29e8ad7827b0f8827a9aea0041ba /configure.in | |
parent | 174be47332b5bfbf845bfa92fda995d1b23a98ba (diff) | |
download | pango-deaf37e27cad73cc96f514b95ae420fa06334eaa.tar.gz |
Version 0.26PANGO_0_26
Sat Feb 23 21:40:27 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Version 0.26
* NEWS: Updates.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 4543dca8..4b0e94b7 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure. AC_INIT(ChangeLog) PANGO_MAJOR_VERSION=0 -PANGO_MINOR_VERSION=25 +PANGO_MINOR_VERSION=26 AC_SUBST(PANGO_MAJOR_VERSION) AC_SUBST(PANGO_MINOR_VERSION) |