summaryrefslogtreecommitdiff
path: root/src/win32_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/win32_config.h')
-rw-r--r--src/win32_config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/win32_config.h b/src/win32_config.h
index 5025f4a..46d8b89 100644
--- a/src/win32_config.h
+++ b/src/win32_config.h
@@ -57,7 +57,7 @@
#define PACKAGE_NAME "libexttextcat"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "libexttextcat 3.4.6"
+#define PACKAGE_STRING "libexttextcat 3.4.7"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "libexttextcat"
@@ -72,6 +72,6 @@
#define TIME_WITH_SYS_TIME 1
/* Version number of package */
-#define VERSION "3.4.6"
+#define VERSION "3.4.7"
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */