瀏覽代碼

document EFFECTIVE_VERSION

Samuel Thibault 12 年之前
父節點
當前提交
1ba9766348
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      STARPU-VERSION

+ 3 - 1
STARPU-VERSION

@@ -17,13 +17,15 @@
 # - If any interfaces have been removed or changed since the last
 #   public release, then set age to 0. change
 
+# This is the tarball version, major.minor
+STARPU_EFFECTIVE_VERSION=1.0
+
 # Note for StarPU 1.1: we have changed ABI
 
 # Libtool interface versioning (info "(libtool) Versioning").
 LIBSTARPU_INTERFACE_CURRENT=1	# increment upon ABI change
 LIBSTARPU_INTERFACE_REVISION=0	# increment upon implementation change
 LIBSTARPU_INTERFACE_AGE=0	# set to CURRENT - PREVIOUS interface
-STARPU_EFFECTIVE_VERSION=1.0
 
 LIBSTARPUFFT_INTERFACE_CURRENT=1	# increment upon ABI change
 LIBSTARPUFFT_INTERFACE_REVISION=0	# increment upon implementation change