diff options
author | Shaun McCance <shaunm@gnome.org> | 2012-04-16 14:36:39 -0400 |
---|---|---|
committer | Shaun McCance <shaunm@gnome.org> | 2012-04-16 14:36:39 -0400 |
commit | 582503678e6ae748e3ec520802fbe6f1bd8409c5 (patch) | |
tree | e410cb3514d5d6a4c0c9fb6838a125b0f9803227 /configure.ac | |
parent | e03796b75cc296086a394340137e51f152eae2e8 (diff) | |
download | yelp-582503678e6ae748e3ec520802fbe6f1bd8409c5.tar.gz |
Version 3.4.13.4.1
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 32c93f8b..2b45a4eb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.63]) -AC_INIT([Yelp],[3.4.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp]) +AC_INIT([Yelp],[3.4.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp]) AC_CONFIG_SRCDIR([src/yelp.c]) AC_CONFIG_HEADERS([config.h]) |