aboutsummaryrefslogtreecommitdiff
path: root/Mkfiles/dj/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'Mkfiles/dj/config.h')
-rw-r--r--Mkfiles/dj/config.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/Mkfiles/dj/config.h b/Mkfiles/dj/config.h
index 2ec2974..12b6a88 100644
--- a/Mkfiles/dj/config.h
+++ b/Mkfiles/dj/config.h
@@ -1,4 +1,4 @@
-/* $Id: config.h 2195 2009-04-10 05:34:14Z peter $ */
+/* $Id: config.h 2353 2010-08-07 16:37:52Z peter $ */
#define yasm__splitpath(path, tail) yasm__splitpath_win(path, tail)
#define yasm__abspath(path) yasm__abspath_win(path)
@@ -119,22 +119,22 @@
#define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
/* Define to build version of this package. */
-#define PACKAGE_BUILD "2194"
+#define PACKAGE_BUILD "2352"
/* Define to internal version of this package. */
-#define PACKAGE_INTVER "0.8.0"
+#define PACKAGE_INTVER "1.1.0"
/* Define to the full name of this package. */
#define PACKAGE_NAME "yasm"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "yasm 0.8.0"
+#define PACKAGE_STRING "yasm 1.1.0"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "yasm"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.8.0"
+#define PACKAGE_VERSION "1.1.0"
/* Define if the C compiler supports function prototypes. */
#define PROTOTYPES 1
@@ -158,7 +158,7 @@
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "0.8.0"
+#define VERSION "1.1.0"
/* Define if using the dmalloc debugging malloc package */
/* #undef WITH_DMALLOC */