diff options
author | Shaun McCance <shaunm@gnome.org> | 2021-03-13 23:05:28 -0500 |
---|---|---|
committer | Shaun McCance <shaunm@gnome.org> | 2021-03-13 23:05:28 -0500 |
commit | fbe4a52f6cc71efa4c61531fc7e0647a1ed5761b (patch) | |
tree | e778ad831befa60c21ad2b24bb7566035480cde6 /configure.ac | |
parent | 6aa0e8ec0e23ad2088a13f1ae504280084c9a4c0 (diff) | |
download | yelp-fbe4a52f6cc71efa4c61531fc7e0647a1ed5761b.tar.gz |
Version 40.rc40.rc
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 6d5a14a4..4bffce9b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.63]) -AC_INIT([Yelp],[40.beta],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp]) +AC_INIT([Yelp],[40.rc],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([src/yelp.c]) |