| author | Joseph R. Prostko <joe.prostko@gmail.com> | 2012-10-31 23:54:19.0 -04:00:00 |
|---|---|---|
| committer | Joseph R. Prostko <joe.prostko@gmail.com> | 2012-10-31 23:54:19.0 -04:00:00 |
| commit | 48a09beb0a193ef249837926354f9ef8f4ce6990 [patch] |
|
| tree | bbb36af1ae8ce101869ad842ea116c6b00245880 |
|
| parent | 6be228270ac1a48f8d64e4f7e8b79dea53608210 |
|
| download | 48a09beb0a193ef249837926354f9ef8f4ce6990.tar.gz |
|
Update GCC2 date versioning * Due to recent changes by pulkomandy and myself, the date versioning must be updated * A change to the configure script will follow this commit
Diff
legacy/gcc/gcc/version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/gcc/gcc/version.c b/legacy/gcc/gcc/version.c index 2afd94b..cd9a753 100644 --- a/legacy/gcc/gcc/version.c +++ a/legacy/gcc/gcc/version.c @@ -1,1 +1,1 @@ char *version_string = "2.95.3-haiku-121012"; char *version_string = "2.95.3-haiku-121101";