Skip to content

Commit

Permalink
prep for 2.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Siemborski committed Jul 29, 2004
1 parent 7701e68 commit bdaa1b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cyrus/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ YACC = @YACC@
LEX = @LEX@
COMPILE_ET = @COMPILE_ET@

VERSION = 2.2.7
VERSION = 2.2.8

all::
@for d in $(SUBDIRS); \
Expand Down
4 changes: 2 additions & 2 deletions cyrus/imap/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
* AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* $Id: version.h,v 1.134 2004/07/22 17:58:33 rjs3 Exp $
* $Id: version.h,v 1.135 2004/07/29 15:44:37 rjs3 Exp $
*/

#define _CYRUS_VERSION "v2.2.7"
#define _CYRUS_VERSION "v2.2.8"

/* EXTRA_IDENT is a hack to add some version information for which compile
* was used to build this version (at CMU, but we don't care what you do with
Expand Down

0 comments on commit bdaa1b5

Please sign in to comment.