bump version for prompt arg.

This commit is contained in:
christos 2009-02-19 01:18:24 +00:00
parent 963ecab70c
commit f072c3f1a4
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: histedit.h,v 1.36 2009/02/17 21:34:26 christos Exp $ */
/* $NetBSD: histedit.h,v 1.37 2009/02/19 01:18:24 christos Exp $ */
/*-
* Copyright (c) 1992, 1993
@ -41,7 +41,7 @@
#define _HISTEDIT_H_
#define LIBEDIT_MAJOR 2
#define LIBEDIT_MINOR 11
#define LIBEDIT_MINOR 12
#include <sys/types.h>
#include <stdio.h>