Author: arielch
Date: Thu Feb 23 23:16:13 2012
New Revision: 1293024
URL: http://svn.apache.org/viewvc?rev=1293024&view=rev
Log:
Add missing version makefiles
Added:
incubator/ooo/trunk/ext_libraries/apr-util/aprutil_version.mk
incubator/ooo/trunk/ext_libraries/apr/apr_version.mk
incubator/ooo/trunk/ext_libraries/serf/serf_version.mk
Added: incubator/ooo/trunk/ext_libraries/apr-util/aprutil_version.mk
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/ext_libraries/apr-util/aprutil_version.mk?rev=1293024&view=auto
==============================================================================
--- incubator/ooo/trunk/ext_libraries/apr-util/aprutil_version.mk (added)
+++ incubator/ooo/trunk/ext_libraries/apr-util/aprutil_version.mk Thu Feb 23
23:16:13 2012
@@ -0,0 +1,24 @@
+#**************************************************************
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#**************************************************************
+
+APR_UTIL_MAJOR=1
+APR_UTIL_MINOR=4
+APR_UTIL_MICRO=1
Added: incubator/ooo/trunk/ext_libraries/apr/apr_version.mk
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/ext_libraries/apr/apr_version.mk?rev=1293024&view=auto
==============================================================================
--- incubator/ooo/trunk/ext_libraries/apr/apr_version.mk (added)
+++ incubator/ooo/trunk/ext_libraries/apr/apr_version.mk Thu Feb 23 23:16:13
2012
@@ -0,0 +1,24 @@
+#**************************************************************
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#**************************************************************
+
+APR_MAJOR=1
+APR_MINOR=4
+APR_MICRO=5
Added: incubator/ooo/trunk/ext_libraries/serf/serf_version.mk
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/ext_libraries/serf/serf_version.mk?rev=1293024&view=auto
==============================================================================
--- incubator/ooo/trunk/ext_libraries/serf/serf_version.mk (added)
+++ incubator/ooo/trunk/ext_libraries/serf/serf_version.mk Thu Feb 23 23:16:13
2012
@@ -0,0 +1,24 @@
+#**************************************************************
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#**************************************************************
+
+SERF_MAJOR=1
+SERF_MINOR=0
+SERF_MICRO=0