diff options
| author | Arun Isaac | 2026-09-24 18:21:43 +0100 |
|---|---|---|
| committer | Arun Isaac | 2026-09-24 18:21:43 +0100 |
| commit | b3aa6ee9ee2157ae614e599307c650b7b31111ed (patch) | |
| tree | aba0fd9eee59e0be34119fb8689c6afce7ea82a7 | |
| parent | 3cd6461d0383af1843ed841d434953d969f40f50 (diff) | |
| download | guile-xapian-b3aa6ee9ee2157ae614e599307c650b7b31111ed.tar.gz guile-xapian-b3aa6ee9ee2157ae614e599307c650b7b31111ed.tar.lz guile-xapian-b3aa6ee9ee2157ae614e599307c650b7b31111ed.zip | |
Bump version to 0.5.0.
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d0f5346..feb3f12 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ dnl You should have received a copy of the GNU General Public License dnl along with guile-xapian. If not, see dnl <https://www.gnu.org/licenses/>. -AC_INIT([guile-xapian], [0.4.0]) +AC_INIT([guile-xapian], [0.5.0]) AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign check-news no-dist-gzip dist-lzip]) AM_SILENT_RULES([yes]) LT_INIT |
