chiark
/
gitweb
/
~mdw
/
become
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
2449e5a
)
Set version number properly. D'oh.
author
mdw
<mdw>
Thu, 18 Jun 1998 15:15:45 +0000
(15:15 +0000)
committer
mdw
<mdw>
Thu, 18 Jun 1998 15:15:45 +0000
(15:15 +0000)
configure.in
patch
|
blob
|
blame
|
history
diff --git
a/configure.in
b/configure.in
index 9a4bfe81d9b37dcbedc2485cafb2d670f02129eb..382aa5a228affaf3ebbaf66e2cc211c4145be99d 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1,6
+1,6
@@
dnl -*-fundamental-*-
dnl
dnl -*-fundamental-*-
dnl
-dnl $Id: configure.in,v 1.1
5 1998/06/18 15:11:36
mdw Exp $
+dnl $Id: configure.in,v 1.1
6 1998/06/18 15:15:45
mdw Exp $
dnl
dnl Source for auto configuration for `become'
dnl
dnl
dnl Source for auto configuration for `become'
dnl
@@
-28,6
+28,9
@@
dnl Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
dnl----- Revision history ---------------------------------------------------
dnl
dnl $Log: configure.in,v $
dnl----- Revision history ---------------------------------------------------
dnl
dnl $Log: configure.in,v $
+dnl Revision 1.16 1998/06/18 15:15:45 mdw
+dnl Set version number properly. D'oh.
+dnl
dnl Revision 1.15 1998/06/18 15:11:36 mdw
dnl Change patchlevel. Check for @sigprocmask@, for improved @noise__shell@
dnl function.
dnl Revision 1.15 1998/06/18 15:11:36 mdw
dnl Change patchlevel. Check for @sigprocmask@, for improved @noise__shell@
dnl function.
@@
-83,7
+86,7
@@
dnl
AC_INIT(src/icrypt.c)
AC_CONFIG_HEADER(config.h)
PACKAGE=become
AC_INIT(src/icrypt.c)
AC_CONFIG_HEADER(config.h)
PACKAGE=become
-VERSION=1.3.
1
+VERSION=1.3.
2
AC_DEFINE(VERSION, "1.3.2 (18 June 1998)")
AC_SUBST(PACKAGE)
AC_SUBST(VERSION)
AC_DEFINE(VERSION, "1.3.2 (18 June 1998)")
AC_SUBST(PACKAGE)
AC_SUBST(VERSION)