summaryrefslogtreecommitdiff
path: root/Mkfiles/vc9/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'Mkfiles/vc9/config.h')
-rw-r--r--Mkfiles/vc9/config.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/Mkfiles/vc9/config.h b/Mkfiles/vc9/config.h
index 100c87d7..4aecefa6 100644
--- a/Mkfiles/vc9/config.h
+++ b/Mkfiles/vc9/config.h
@@ -117,22 +117,22 @@
#define PACKAGE_BUGREPORT "bug-yasm@tortall.net"
/* Define to build version of this package. */
-#define PACKAGE_BUILD "BRANCH"
+#define PACKAGE_BUILD "2326"
/* Define to internal version of this package. */
-#define PACKAGE_INTVER "1.0.0"
+#define PACKAGE_INTVER "1.0.1"
/* 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 1.0.x"
+#define PACKAGE_STRING "yasm 1.0.1"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "yasm"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.0.x"
+#define PACKAGE_VERSION "1.0.1"
/* Define if the C compiler supports function prototypes. */
#define PROTOTYPES 1
@@ -156,7 +156,7 @@
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "1.0.x"
+#define VERSION "1.0.1"
/* Define if using the dmalloc debugging malloc package */
/* #undef WITH_DMALLOC */