From: jhugunin Date: Thu, 16 Jan 2003 05:07:28 +0000 (+0000) Subject: removing inaccurate and hard to update version numbers X-Git-Tag: V_1_1_b5~96 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d9336fa0756e806d017225de3a04f731ee875767;p=aspectj.git removing inaccurate and hard to update version numbers --- diff --git a/org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties b/org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties index 4cbcb071f..459c671b7 100644 --- a/org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties +++ b/org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties @@ -1,10 +1,10 @@ ### AspectJ-specific messages -configure.version = AspectJ Compiler 1.1beta1 +configure.version = AspectJ Compiler 1.1 configure.directoryNotExist = invalid option or directory does not exist: {0} ### miscellaneous -misc.usage = AspectJ Compiler 1.1beta2\n\n\ +misc.usage = AspectJ Compiler 1.1\n\n\ Usage: \n\n\ AspectJ-specific options:\n\ -Xlint generate crosscutting-specific warnings\n\