Skip to content

Commit 63d194e

Browse files
author
Vasanth Developer
committed
Samaya is now in production
1 parent 7f77fd6 commit 63d194e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
# |
77

88
# Critical Program Information
9-
VERSION := 0.0.0
10-
BUILD := Development
9+
VERSION := 1.0.0
10+
BUILD := Production
1111
BRANCH := $(shell git rev-parse --abbrev-ref HEAD)
1212
COMMIT := $(shell git rev-parse HEAD)
1313

0 commit comments

Comments
 (0)