diff options
author | Shaun McCance <shaunm@gnome.org> | 2012-03-19 16:14:04 -0400 |
---|---|---|
committer | Shaun McCance <shaunm@gnome.org> | 2012-03-19 16:14:04 -0400 |
commit | 21689452d646180095a808461f6062d0e07361e9 (patch) | |
tree | 925e4b829958b9d72cac0beb587485a5fb1e30fc /configure.ac | |
parent | 1d3735f0410427a121a7045dfde257d09b6e9677 (diff) | |
download | yelp-21689452d646180095a808461f6062d0e07361e9.tar.gz |
Version 3.3.923.3.92
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ddcdab18..e5c04ca7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.63]) -AC_INIT([Yelp],[3.3.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp]) +AC_INIT([Yelp],[3.3.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp]) AC_CONFIG_SRCDIR([src/yelp.c]) AC_CONFIG_HEADERS([config.h]) |