Check-in Number:
|
1100 | |
Date: |
2001-Oct-08 13:43:25 (local)
2001-Oct-08 11:43:25 (UTC) |
User: | rse |
Branch: | |
Comment: |
add VERSION file |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/sa/Makefile.in 1.4 -> 1.5
--- Makefile.in 2001/10/08 10:03:54 1.4
+++ Makefile.in 2001/10/08 11:43:25 1.5
@@ -97,7 +97,7 @@
-$(RM) ltmain.sh libtool.m4 config.guess config.sub
version:
- $(SHTOOL) version -l txt -e VERSION
+ $(SHTOOL) version -l txt -n "OSSP SA" -e VERSION
dist: distclean
@$(SHTOOL) fixperm -v .; \
|
|
ossp-pkg/sa/VERSION -> 1.1
*** /dev/null Sat Nov 23 01:28:15 2024
--- - Sat Nov 23 01:28:25 2024
***************
*** 0 ****
--- 1,6 ----
+
+ VERSION -- Version Information for OSSP SA (syntax: Text)
+ [automatically generated and maintained by GNU shtool]
+
+ This is OSSP SA, Version 0.1.0 (08-Oct-2001)
+
|
|