[AD] [patch] ALLEGRO_VERSION_STR "CVS" to "SVN" |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
:)
--
Daniel Schlyder
Index: include/allegro/base.h
===================================================================
--- include/allegro/base.h (revision 7546)
+++ include/allegro/base.h (working copy)
@@ -46,7 +46,7 @@
#define ALLEGRO_VERSION 4
#define ALLEGRO_SUB_VERSION 2
#define ALLEGRO_WIP_VERSION 1
-#define ALLEGRO_VERSION_STR "4.2.1 (CVS)"
+#define ALLEGRO_VERSION_STR "4.2.1 (SVN)"
#define ALLEGRO_DATE_STR "2005"
#define ALLEGRO_DATE 20051107 /* yyyymmdd */