Skip to content

Commit

Permalink
moved to version 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
segler-alex committed Jan 9, 2011
1 parent b3fb32e commit 8e56609
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.65])
AC_INIT([pidgin-gpg], [0.8.1], [segler_alex@web.de])
AC_INIT([pidgin-gpg], [0.8.2], [segler_alex@web.de])
AC_CONFIG_SRCDIR([src/pidgin-gpg.c])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_AUX_DIR([config])
Expand Down
2 changes: 1 addition & 1 deletion src/pidgin-gpg.c
Original file line number Diff line number Diff line change
Expand Up @@ -1148,7 +1148,7 @@ static PurplePluginInfo info = {

PLUGIN_ID,
"GPG/OPENPGP (XEP-0027)",
"0.8.1",
"0.8.2",

"GPG Plugin for Pidgin",
"Simple GPG Plugin for Pidgin.",
Expand Down

0 comments on commit 8e56609

Please sign in to comment.