mirror of
https://github.com/ostreedev/ostree.git
synced 2025-02-02 13:47:38 +03:00
Release 2012.0
This marks a new versioning scheme.
This commit is contained in:
parent
80bdfd7f42
commit
047602c56f
@ -80,3 +80,5 @@ doc/%.1: doc/%.xml
|
||||
endif
|
||||
|
||||
|
||||
release-tag:
|
||||
git tag -m "Release $(VERSION)" v$(VERSION)
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ([2.63])
|
||||
AC_INIT([ostree], [0], [walters@verbum.org])
|
||||
AC_INIT([ostree], [2012.0], [walters@verbum.org])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
|
Loading…
x
Reference in New Issue
Block a user