OSDN Git Service

Update the last release date of senna-1.1.2-fast. senna-1.1.2-fast-20130405
authorMasaoFujii <masao.fujii@gmail.com>
Thu, 4 Apr 2013 19:05:13 +0000 (04:05 +0900)
committerMasaoFujii <masao.fujii@gmail.com>
Thu, 4 Apr 2013 19:05:13 +0000 (04:05 +0900)
lib/index.c

index 9e13365..bdc51e4 100644 (file)
@@ -2658,7 +2658,7 @@ sen_info(char **version,
          unsigned int *partial_match_threshold)
 {
   if (version) {
-    *version = PACKAGE_VERSION " (last update: 2013.02.25)";
+    *version = PACKAGE_VERSION " (last update: 2013.04.05)";
   }
   if (configure_options) {
     *configure_options = CONFIGURE_OPTIONS;