[rockspec] Mark version as scm (unstable)

This commit is contained in:
Lorenzo Cogotti 2022-08-10 11:34:58 +02:00
parent 6a6ee31c74
commit e7dbf5d61d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
rockspec_format = "3.0"
package = "df-serialize"
version = "0.1-1"
version = "scm-1"
source = {
url = "git://git.doublefourteen.io/lua/df-serialize.git"
}