mirror of
https://github.com/xerial/snappy-java.git
synced 2025-07-21 13:04:28 +02:00
#103: Embed /org/xerial/snappy/VERSION properly
This commit is contained in:
parent
1c702ba366
commit
b1b827695c
@ -1,6 +1,6 @@
|
||||
TARGET:=target
|
||||
SRC:=src/main/java
|
||||
include $(SRC)/org/xerial/snappy/VERSION
|
||||
include src/main/resources/org/xerial/snappy/VERSION
|
||||
|
||||
ifndef JAVA_HOME
|
||||
$(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