aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.h b/config.h
index fe7830dd..fdb4529c 100644
--- a/config.h
+++ b/config.h
@@ -211,7 +211,7 @@
#define PACKAGE_NAME "GNU nano"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU nano 2.2.4"
+#define PACKAGE_STRING "GNU nano 2.4.3"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "nano"
@@ -220,7 +220,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/nano/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "2.2.4"
+#define PACKAGE_VERSION "2.4.3"
/* Where data are placed to. */
#define PKGDATADIR "/usr/local/share/nano"
@@ -264,7 +264,7 @@
/* Version number of package */
-#define VERSION "2.2.4"
+#define VERSION "2.4.3"
/* Number of bits in a file offset, on hosts where this is settable. */
/* #undef _FILE_OFFSET_BITS */