projects
/
ncurses.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ncurses 5.6 - patch 20080713
[ncurses.git]
/
dist.mk
diff --git
a/dist.mk
b/dist.mk
index c6f170897bf62b2d81db1d7415d117333c9cba35..3fcffaed7a1adbdb5f7189d623c5572b01191e3c 100644
(file)
--- a/
dist.mk
+++ b/
dist.mk
@@
-25,7
+25,7
@@
# use or other dealings in this Software without prior written #
# authorization. #
##############################################################################
# use or other dealings in this Software without prior written #
# authorization. #
##############################################################################
-# $Id: dist.mk,v 1.65
0 2008/07/12 17:40:03
tom Exp $
+# $Id: dist.mk,v 1.65
1 2008/07/13 11:01:58
tom Exp $
# Makefile for creating ncurses distributions.
#
# This only needs to be used directly as a makefile by developers, but
# Makefile for creating ncurses distributions.
#
# This only needs to be used directly as a makefile by developers, but
@@
-37,7
+37,7
@@
SHELL = /bin/sh
# These define the major/minor/patch versions of ncurses.
NCURSES_MAJOR = 5
NCURSES_MINOR = 6
# These define the major/minor/patch versions of ncurses.
NCURSES_MAJOR = 5
NCURSES_MINOR = 6
-NCURSES_PATCH = 2008071
2
+NCURSES_PATCH = 2008071
3
# We don't append the patch to the version, since this only applies to releases
VERSION = $(NCURSES_MAJOR).$(NCURSES_MINOR)
# We don't append the patch to the version, since this only applies to releases
VERSION = $(NCURSES_MAJOR).$(NCURSES_MINOR)