Merge commit '1678ee'
[paraslash.git] / version.h
index a9547797d9068ca40854329703d6a36ad537cb03..c88ee60884428181a479bcf0c5562bd11bf1894a 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) 2011 Andre Noll\n" \
+       "Copyright (C) 2012 Andre Noll\n" \
        "This is free software with ABSOLUTELY NO WARRANTY." \
        " See COPYING for details.\n" \
        "Report bugs to <maan@systemlinux.org>.\n"