[Groonga-commit] groonga/groonga [master] Fix a typo

Back to archive index

null+****@clear***** null+****@clear*****
2012年 3月 30日 (金) 18:08:41 JST


Kouhei Sutou	2012-03-30 18:08:41 +0900 (Fri, 30 Mar 2012)

  New Revision: 35797d87a9f12453e54e625b9148e1b1e5864e17

  Log:
    Fix a typo

  Modified files:
    Makefile.am

  Modified: Makefile.am (+1 -1)
===================================================================
--- Makefile.am    2012-03-30 18:07:34 +0900 (87efda1)
+++ Makefile.am    2012-03-30 18:08:41 +0900 (dd61069)
@@ -122,4 +122,4 @@ update-version:
 	  echo "\$$(NEW_VERSION) is missing";	\
 	  exit 1;				\
 	fi
-	@echo -n $(NEW_VERSION) > $(srcdir)/base-version
+	@echo -n $(NEW_VERSION) > $(srcdir)/base_version




Groonga-commit メーリングリストの案内
Back to archive index