Merge branch 't/utf8'
[paraslash.git] / version.h
index c88ee60884428181a479bcf0c5562bd11bf1894a..3d865211788ac1ad516035af5c625dd2e24bd624 100644 (file)
--- a/version.h
+++ b/version.h
@@ -5,7 +5,7 @@
 /** Version text printed by all executables if -V was given. */
 #define VERSION_TEXT(prefix) "para_" prefix " " PACKAGE_VERSION \
        " (" GIT_VERSION ": " CODENAME ")" "\n" \
-       "Copyright (C) 2012 Andre Noll\n" \
+       "Copyright (C) 2013 Andre Noll\n" \
        "This is free software with ABSOLUTELY NO WARRANTY." \
        " See COPYING for details.\n" \
        "Report bugs to <maan@systemlinux.org>.\n"