OSDN Git Service

Bumped ACC version to 1.45.
authorRandy Heit <rheit@zdoom.fake>
Tue, 31 Oct 2006 02:18:23 +0000 (02:18 +0000)
committerRandy Heit <rheit@zdoom.fake>
Tue, 31 Oct 2006 02:18:23 +0000 (02:18 +0000)
SVN r367 (trunk)

Makefile
acc.c

index 37b724b..a40bef6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ endif
 \r
 CFLAGS = -Os -Wall -W -fomit-frame-pointer\r
 LDFLAGS = -s\r
-VERNUM = 144\r
+VERNUM = 145\r
 \r
 OBJS = \\r
        acc.o     \\r
diff --git a/acc.c b/acc.c
index c502970..b5a62a5 100644 (file)
--- a/acc.c
+++ b/acc.c
@@ -22,7 +22,7 @@
 \r
 // MACROS ------------------------------------------------------------------\r
 \r
-#define VERSION_TEXT "1.44"\r
+#define VERSION_TEXT "1.45"\r
 #define COPYRIGHT_YEARS_TEXT "1995"\r
 \r
 // TYPES -------------------------------------------------------------------\r