OSDN Git Service

Guess I didn't have the version bumped files saved when I committed the alleged versi...
authorRandy Heit <rheit@zdoom.fake>
Fri, 26 Dec 2008 01:58:42 +0000 (01:58 +0000)
committerRandy Heit <rheit@zdoom.fake>
Fri, 26 Dec 2008 01:58:42 +0000 (01:58 +0000)
SVN r1330 (trunk)

Makefile
acc.c

index 9863c15..9b3658a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ endif
 \r
 CFLAGS = -Os -Wall -W -fomit-frame-pointer\r
 LDFLAGS = -s\r
-VERNUM = 146\r
+VERNUM = 147\r
 \r
 OBJS = \\r
        acc.o     \\r
diff --git a/acc.c b/acc.c
index f4aab51..7a379a1 100644 (file)
--- a/acc.c
+++ b/acc.c
@@ -22,7 +22,7 @@
 \r
 // MACROS ------------------------------------------------------------------\r
 \r
-#define VERSION_TEXT "1.46"\r
+#define VERSION_TEXT "1.47"\r
 #define COPYRIGHT_YEARS_TEXT "1995"\r
 \r
 // TYPES -------------------------------------------------------------------\r