adding descriptive sexp_release_name for more detailed information

in "about this software" dialogs and such.

0.3 is lithium.  0.1 and 0.2 are retroacively hydrogen and helium,
respectively.
This commit is contained in:
Alex Shinn 2009-12-29 15:33:06 +09:00
parent 98d03e884e
commit 9bbe80f4bf
2 changed files with 2 additions and 0 deletions

View file

@ -97,6 +97,7 @@ include/chibi/install.h: Makefile
echo '#define sexp_default_module_dir "'$(MODDIR)'"' >> $@
echo '#define sexp_platform "'$(PLATFORM)'"' >> $@
echo '#define sexp_version "'`cat VERSION`'"' >> $@
echo '#define sexp_release_name "'`cat RELEASE`'"' >> $@
sexp.o: sexp.c gc.c opt/bignum.c $(INCLUDES) Makefile
$(CC) -c $(XCPPFLAGS) $(XCFLAGS) $(CLIBFLAGS) -o $@ $<

1
RELEASE Normal file
View file

@ -0,0 +1 @@
lithium