Imported Upstream version 2.4.5
[debian/amanda] / common-src / versuff.c
index ff229612b3d7476ac14c0ecfff2c3cfc05cb9319..c4d081344c67214b708d8526710fec4c4990cf8a 100644 (file)
@@ -33,8 +33,8 @@
 
 const int   VERSION_MAJOR   = 2;
 const int   VERSION_MINOR   = 4;
-const int   VERSION_PATCH   = 4;
-const char *const VERSION_COMMENT = "p3";
+const int   VERSION_PATCH   = 5;
+const char *const VERSION_COMMENT = "";
 
 char *
 versionsuffix()