mirror of
https://github.com/xerial/snappy-java.git
synced 2025-07-21 21:14:31 +02:00
#103: Embed /org/xerial/snappy/VERSION properly
This commit is contained in:
parent
1c702ba366
commit
b1b827695c
@ -1,6 +1,6 @@
|
|||||||
TARGET:=target
|
TARGET:=target
|
||||||
SRC:=src/main/java
|
SRC:=src/main/java
|
||||||
include $(SRC)/org/xerial/snappy/VERSION
|
include src/main/resources/org/xerial/snappy/VERSION
|
||||||
|
|
||||||
ifndef JAVA_HOME
|
ifndef JAVA_HOME
|
||||||
$(error Set JAVA_HOME environment variable)
|
$(error Set JAVA_HOME environment variable)
|
||||||
|
@ -1,2 +0,0 @@
|
|||||||
VERSION=1.1.1
|
|
||||||
|
|
1
src/main/resources/org/xerial/snappy/VERSION
Executable file
1
src/main/resources/org/xerial/snappy/VERSION
Executable file
@ -0,0 +1 @@
|
|||||||
|
VERSION=1.1.2
|
Loading…
x
Reference in New Issue
Block a user