diff options
author | Shevek <[email protected]> | 2008-06-06 20:36:12 +0000 |
---|---|---|
committer | Shevek <[email protected]> | 2008-06-06 20:36:12 +0000 |
commit | 8e947d8355d4d7199505eb4c7fa88c46bc8c99a7 (patch) | |
tree | f79943ce9dc33f7e3d8cbbd179c11fe597a9c5af /etc | |
parent | 8ffeabfd101d4895cf6d046dd2868c359ce042ae (diff) |
test vfs a bit
Diffstat (limited to 'etc')
-rw-r--r-- | etc/MANIFEST | 2 | ||||
-rw-r--r-- | etc/build.properties | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/MANIFEST b/etc/MANIFEST index cca68ec..4355315 100644 --- a/etc/MANIFEST +++ b/etc/MANIFEST @@ -1,2 +1,2 @@ -Class-Path: log4j.jar dnsjava-2.0.0.jar +Class-Path: log4j.jar gnu.getopt.jar Main-Class: org.anarres.cpp.Main diff --git a/etc/build.properties b/etc/build.properties index 3dd17f2..daad657 100644 --- a/etc/build.properties +++ b/etc/build.properties @@ -1,4 +1,4 @@ -global.version = 1.2.2 +global.version = 1.2.3 global.name = anarres-cpp global.dir.arch = ${global.dir.root}/arch |