summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-05-30 20:56:05 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-05-30 20:56:05 +0000
commitdbb4bf645d389b88471636f974fc2cb983934425 (patch)
tree7eeffed50d96cd1d1829f26dbf0ef450776e79df
parentd2052598fca719f67e50ec35135a772a18b015fd (diff)
downloadATCD-dbb4bf645d389b88471636f974fc2cb983934425.tar.gz
ChangeLogTag:Fri May 30 15:54:41 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
-rw-r--r--ChangeLog5
-rw-r--r--bin/MakeProjectCreator/config/ciaoversion.mpb3
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ab814deec4..31b10259f7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri May 30 15:54:41 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
+
+ * bin/MakeProjectCreator/config/ciaoversion.mpb: New file having
+ the version information.
+
Fri May 30 15:29:48 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* Makefile (APPLY_NEW_TAG): New tags for CIAO.
diff --git a/bin/MakeProjectCreator/config/ciaoversion.mpb b/bin/MakeProjectCreator/config/ciaoversion.mpb
new file mode 100644
index 00000000000..38f65c6a2aa
--- /dev/null
+++ b/bin/MakeProjectCreator/config/ciaoversion.mpb
@@ -0,0 +1,3 @@
+project {
+ version = 0.3.1
+}