]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - tack/tack.h
ncurses 5.4
[ncurses.git] / tack / tack.h
index daca1e12c4890a5c6779a40f42bee40496f874a2..f8b244ce69e7f2df2ae29738347c6a4e662ef59f 100644 (file)
@@ -19,7 +19,7 @@
 ** Boston, MA 02111-1307, USA.
 */
 
-/* $Id: tack.h,v 1.9 2001/06/18 18:44:49 tom Exp $ */
+/* $Id: tack.h,v 1.10 2003/10/18 22:26:59 tom Exp $ */
 
 #ifndef NCURSES_TACK_H_incl
 #define NCURSES_TACK_H_incl 1
@@ -27,7 +27,7 @@
 /* terminfo action checker include file */
 
 #define MAJOR_VERSION 1
-#define MINOR_VERSION 0
+#define MINOR_VERSION 1
 
 #ifdef HAVE_CONFIG_H
 #include <ncurses_cfg.h>