release: 4.0-0
authorWaLyong Cho <walyong.cho@samsung.com>
Mon, 17 Oct 2016 05:21:09 +0000 (14:21 +0900)
committerWaLyong Cho <walyong.cho@samsung.com>
Mon, 17 Oct 2016 05:21:09 +0000 (14:21 +0900)
Change-Id: I6c561fe5b1c576fcfb80ba027daf793df9f8bbfb
Signed-off-by: WaLyong Cho <walyong.cho@samsung.com>
Doxyfile
configure.ac
packaging/libsystem.spec

index a76c4ce4b6064d572df9c5547985e9932a199ff6..2f5e01e123473dce086d87ca79231530bdad9d6e 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME           = libsystem
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER         = 3.6
+PROJECT_NUMBER         = 4.0
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer a
index c1f3b42d1841062d3cccf5dc0674c2e0dcbdcb97..49bf6cc2d14d6101b0c1c61736ddf4be5504da22 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.68])
-AC_INIT([libsystem], [3.6], [walyong.cho@samsung.com])
+AC_INIT([libsystem], [4.0], [walyong.cho@samsung.com])
 
 dnl AC_CONFIG_MACRO_DIRS([m4])
 AC_CONFIG_MACRO_DIR([m4])
index 9d7051a95edc6c1fb847f93a65c1c11abc0912c7..a19c75a5f5986bc423d5b923541cdf5fab214763 100644 (file)
@@ -1,7 +1,7 @@
 Name:           libsystem
 Summary:        System Libraries
-Version:        3.6
-Release:        5
+Version:        4.0
+Release:        0
 License:        Apache-2.0
 Group:          System/Libraries
 Source:         %{name}-%{version}.tar.gz