Changeset 11181
- Timestamp:
- 2008-09-04 05:26:36 (3 months ago)
- Location:
- trunk/xapian-applications/omega
- Files:
-
- 2 modified
-
ChangeLog (modified) (1 diff)
-
configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xapian-applications/omega/ChangeLog
r11180 r11181 1 Thu Sep 04 04:26:22 GMT 2008 Olly Betts <olly@survex.com> 2 3 * configure.ac: Set version to 1.1.0. 4 1 5 Thu Sep 04 04:21:12 GMT 2008 Olly Betts <olly@survex.com> 2 6 -
trunk/xapian-applications/omega/configure.ac
r10962 r11181 1 1 dnl Process this file with autoconf to produce a configure script. 2 2 3 AC_INIT([xapian-omega], [1. 0.7], [http://xapian.org/bugs])3 AC_INIT([xapian-omega], [1.1.0], [http://xapian.org/bugs]) 4 4 AC_PREREQ([2.62]) 5 5 AM_INIT_AUTOMAKE([1.10.1 -Wportability tar-ustar])
